Home
last modified time | relevance | path

Searched refs:x509_pubkey_ex_populate (Results 1 – 1 of 1) sorted by relevance

/openssl-master/crypto/x509/
A Dx_pubkey.c99 static int x509_pubkey_ex_populate(ASN1_VALUE **pval, const ASN1_ITEM *it) in x509_pubkey_ex_populate() function
116 || !x509_pubkey_ex_populate((ASN1_VALUE **)&ret, NULL) in x509_pubkey_ex_new_ex()
143 if (!x509_pubkey_ex_populate(pval, NULL)) { in x509_pubkey_ex_d2i_ex()

Completed in 4 milliseconds