Searched refs:requireExplicitPolicy (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_pcons.c86 ASN1_IMP_OPT(POLICY_CONSTRAINTS, requireExplicitPolicy, ASN1_INTEGER,0),
98 pcons->requireExplicitPolicy, &extlist);
117 if (!strcmp(val->name, "requireExplicitPolicy")) {
118 if (!X509V3_get_value_int(val, &pcons->requireExplicitPolicy))
129 if (!pcons->inhibitPolicyMapping && !pcons->requireExplicitPolicy) {
H A Dpcy_cache.c143 * Handle requireExplicitPolicy *first*. Need to process this even if we
152 if (!ext_pcons->requireExplicitPolicy
156 ext_pcons->requireExplicitPolicy))
H A Dx509v3.h338 ASN1_INTEGER *requireExplicitPolicy; member in struct:POLICY_CONSTRAINTS_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_pcons.c84 ASN1_IMP_OPT(POLICY_CONSTRAINTS, requireExplicitPolicy, ASN1_INTEGER,0),
96 pcons->requireExplicitPolicy, &extlist);
114 if(!strcmp(val->name, "requireExplicitPolicy")) {
116 &pcons->requireExplicitPolicy)) goto err;
126 if (!pcons->inhibitPolicyMapping && !pcons->requireExplicitPolicy) {
H A Dpcy_cache.c149 /* Handle requireExplicitPolicy *first*. Need to process this
161 if (!ext_pcons->requireExplicitPolicy
165 ext_pcons->requireExplicitPolicy))
H A Dx509v3.h312 ASN1_INTEGER *requireExplicitPolicy; member in struct:POLICY_CONSTRAINTS_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_pcons.c86 ASN1_IMP_OPT(POLICY_CONSTRAINTS, requireExplicitPolicy, ASN1_INTEGER,0),
98 pcons->requireExplicitPolicy, &extlist);
117 if (!strcmp(val->name, "requireExplicitPolicy")) {
118 if (!X509V3_get_value_int(val, &pcons->requireExplicitPolicy))
129 if (!pcons->inhibitPolicyMapping && !pcons->requireExplicitPolicy) {
H A Dpcy_cache.c143 * Handle requireExplicitPolicy *first*. Need to process this even if we
152 if (!ext_pcons->requireExplicitPolicy
156 ext_pcons->requireExplicitPolicy))
H A Dx509v3.h338 ASN1_INTEGER *requireExplicitPolicy; member in struct:POLICY_CONSTRAINTS_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509v3.h312 ASN1_INTEGER *requireExplicitPolicy; member in struct:POLICY_CONSTRAINTS_st

Completed in 128 milliseconds