Home
last modified time | relevance | path

Searched refs:extvalue (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_lib.c133 ASN1_STRING *extvalue; in X509V3_EXT_d2i() local
138 extvalue = X509_EXTENSION_get_data(ext); in X509V3_EXT_d2i()
139 p = ASN1_STRING_get0_data(extvalue); in X509V3_EXT_d2i()
140 extlen = ASN1_STRING_length(extvalue); in X509V3_EXT_d2i()
/third_party/openssl/crypto/x509/
H A Dv3_lib.c133 ASN1_STRING *extvalue; in X509V3_EXT_d2i() local
138 extvalue = X509_EXTENSION_get_data(ext); in X509V3_EXT_d2i()
139 p = ASN1_STRING_get0_data(extvalue); in X509V3_EXT_d2i()
140 extlen = ASN1_STRING_length(extvalue); in X509V3_EXT_d2i()

Completed in 1 milliseconds