Searched refs:unAuthAttr (Results 1 – 2 of 2) sorted by relevance
101 mbedtls_x509_buf unAuthAttr; member
284 signer->unAuthAttr.tag = (MBEDTLS_ASN1_CONSTRUCTED | MBEDTLS_ASN1_CONTEXT_SPECIFIC) + 1; in ParseSignerUnAuthAttr()285 signer->unAuthAttr.len = len; in ParseSignerUnAuthAttr()286 signer->unAuthAttr.p = *p; in ParseSignerUnAuthAttr()