Searched refs:V_ASN1_UNDEF (Results 1 - 12 of 12) sorted by relevance

/barrelfish-master/lib/openssl-1.0.0d/crypto/asn1/
H A Dx_algor.c84 if (ptype != V_ASN1_UNDEF)
99 if (ptype == V_ASN1_UNDEF)
121 *pptype = V_ASN1_UNDEF;
H A Da_sign.c255 paramtype = V_ASN1_UNDEF;
H A Dasn1.h101 #define V_ASN1_UNDEF -1 macro
/barrelfish-master/lib/openssl-1.0.0d/crypto/cms/
H A Dcms_cd.c99 V_ASN1_UNDEF, NULL);
H A Dcms_lib.c351 param_type = V_ASN1_UNDEF;
H A Dcms_env.c571 OBJ_nid2obj(nid), V_ASN1_UNDEF, NULL);
H A Dcms_sd.c943 key ? V_ASN1_INTEGER : V_ASN1_UNDEF, key);
/barrelfish-master/lib/openssl-1.0.0d/crypto/dsa/
H A Ddsa_ameth.c99 else if ((ptype == V_ASN1_NULL) || (ptype == V_ASN1_UNDEF))
161 ptype = V_ASN1_UNDEF;
562 X509_ALGOR_set0(alg2, OBJ_nid2obj(snid), V_ASN1_UNDEF, 0);
579 X509_ALGOR_set0(alg2, OBJ_nid2obj(snid), V_ASN1_UNDEF, 0);
/barrelfish-master/lib/openssl-1.0.0d/crypto/ec/
H A Dec_ameth.c594 X509_ALGOR_set0(alg2, OBJ_nid2obj(snid), V_ASN1_UNDEF, 0);
612 X509_ALGOR_set0(alg2, OBJ_nid2obj(snid), V_ASN1_UNDEF, 0);
/barrelfish-master/lib/openssl-1.0.0d/crypto/x509/
H A Dx509name.c362 if (type != V_ASN1_UNDEF)
/barrelfish-master/lib/openssl-1.0.0d/engines/ccgost/
H A Dgost_ameth.c92 int ptype = V_ASN1_UNDEF;
610 int ptype = V_ASN1_UNDEF;
706 int ptype = V_ASN1_UNDEF;
/barrelfish-master/include/openssl/
H A Dasn1.h101 #define V_ASN1_UNDEF -1 macro

Completed in 114 milliseconds