Searched refs:ASN1_AUX (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/asn1/
H A Dtasn_utl.c105 const ASN1_AUX *aux;
131 const ASN1_AUX *aux;
H A Dbio_ndef.c102 const ASN1_AUX *aux = it->funcs;
215 const ASN1_AUX *aux;
H A Dtasn_fre.c86 const ASN1_AUX *aux = it->funcs;
H A Dasn1t.h173 static const ASN1_AUX tname##_aux = {NULL, 0, 0, 0, cb, 0}; \
177 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_BROKEN, 0, 0, 0, 0}; \
181 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
185 static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc)}; \
257 static const ASN1_AUX tname##_aux = {NULL, 0, 0, 0, cb, 0}; \
709 * This is the ASN1_AUX structure: it handles various miscellaneous
731 } ASN1_AUX; typedef in typeref:struct:ASN1_AUX_st
750 /* Flags in ASN1_AUX */
H A Dtasn_new.c94 const ASN1_AUX *aux = it->funcs;
H A Dtasn_prn.c195 const ASN1_AUX *aux = it->funcs;
H A Dtasn_enc.c134 const ASN1_AUX *aux = it->funcs;
H A Dasn_mime.c368 const ASN1_AUX *aux = it->funcs;
H A Dtasn_dec.c172 const ASN1_AUX *aux = it->funcs;

Completed in 79 milliseconds