Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/x509/
H A Dx_x509a.c24 static X509_CERT_AUX *aux_get(X509 *x);
41 static X509_CERT_AUX *aux_get(X509 *x) in aux_get() function
60 if ((aux = aux_get(x)) == NULL) in X509_alias_set1()
77 if ((aux = aux_get(x)) == NULL) in X509_keyid_set1()
112 if ((aux = aux_get(x)) == NULL) in X509_add1_trust_object()
132 if ((aux = aux_get(x)) == NULL) in X509_add1_reject_object()