ASN1_AUX
const ASN1_AUX *aux = it->funcs;
const ASN1_AUX *aux = it->funcs;
const ASN1_AUX *aux;
static const ASN1_AUX NETSCAPE_CERT_SEQUENCE_aux = {
static const ASN1_AUX PKCS8_PRIV_KEY_INFO_aux = {
const ASN1_AUX *aux;
const ASN1_AUX *aux;
const ASN1_AUX *aux = it->funcs;
const ASN1_AUX *aux = it->funcs;
const ASN1_AUX *aux = it->funcs;
const ASN1_AUX *aux = it->funcs;
const ASN1_AUX *aux;
const ASN1_AUX *aux = it->funcs;
static const ASN1_AUX X509_CRL_INFO_aux = {
static const ASN1_AUX X509_CRL_aux = {
static const ASN1_AUX X509_PUBKEY_aux = {
static const ASN1_AUX X509_REQ_aux = {
static const ASN1_AUX X509_REQ_INFO_aux = {
static const ASN1_AUX X509_aux = {
static const ASN1_AUX X509_CINF_aux = {
static const ASN1_AUX CMS_ContentInfo_aux = {
static const ASN1_AUX CMS_SignerInfo_aux = {
static const ASN1_AUX CMS_RecipientEncryptedKey_aux = {
static const ASN1_AUX CMS_KeyAgreeRecipientInfo_aux = {
static const ASN1_AUX CMS_RecipientInfo_aux = {
static const ASN1_AUX DHparams_aux = {
static const ASN1_AUX DSAPrivateKey_aux = {
static const ASN1_AUX DSAparams_aux = {
static const ASN1_AUX DSAPublicKey_aux = {
static const ASN1_AUX DSA_SIG_aux = {
static const ASN1_AUX PKCS7_aux = {
static const ASN1_AUX PKCS7_SIGNER_INFO_aux = {
static const ASN1_AUX PKCS7_RECIP_INFO_aux = {
static const ASN1_AUX RSAPublicKey_aux = {
static const ASN1_AUX RSA_PSS_PARAMS_aux = {
static const ASN1_AUX RSA_OAEP_PARAMS_aux = {
static const ASN1_AUX RSAPrivateKey_aux = {
static const ASN1_AUX TS_RESP_aux = {
static const ASN1_AUX DIST_POINT_NAME_aux = {
static const ASN1_AUX tname##_aux = {NULL, 0, 0, 0, cb, 0}; \
static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_REFCOUNT, offsetof(tname, references), lck, cb, 0}; \
static const ASN1_AUX tname##_aux = {NULL, ASN1_AFLG_ENCODING, 0, 0, cb, offsetof(tname, enc)}; \
static const ASN1_AUX tname##_aux = {NULL, 0, 0, 0, cb, 0}; \