Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/x509v3/
Dv3_genn.c88 ASN1_EXP(GENERAL_NAME, d.directoryName, X509_NAME, GEN_DIRNAME),
133 case GEN_DIRNAME: in GENERAL_NAME_cmp()
181 case GEN_DIRNAME: in GENERAL_NAME_set0_value()
214 case GEN_DIRNAME: in GENERAL_NAME_get0_value()
Dv3_alt.c141 case GEN_DIRNAME: in STACK_OF()
211 case GEN_DIRNAME: in GENERAL_NAME_print()
487 case GEN_DIRNAME: in a2i_GENERAL_NAME()
556 type = GEN_DIRNAME; in v2i_GENERAL_NAME_ex()
Dv3_ncons.c253 gntmp.type = GEN_DIRNAME; in NAME_CONSTRAINTS_check()
357 case GEN_DIRNAME: in nc_match_single()
Dv3_akey.c197 gen->type = GEN_DIRNAME; in v2i_AUTHORITY_KEYID()
Dv3_purp.c357 if (gen->type == GEN_DIRNAME) in setup_dp()
794 if(gen->type == GEN_DIRNAME) in X509_check_akid()
/external/ipsec-tools/src/racoon/
Dcrypto_openssl.h46 #define GENT_DIRNAME GEN_DIRNAME
/external/boringssl/src/crypto/x509/
Dx_crl.c460 if (gen->type != GEN_DIRNAME) in crl_revoked_issuer_match()
Dx509_vfy.c1354 if (gena->type != GEN_DIRNAME) in idp_check_dp()
1389 if (gen->type != GEN_DIRNAME) in crldp_check_crlissuer()
/external/boringssl/src/include/openssl/
Dx509v3.h176 #define GEN_DIRNAME 4 macro
/external/conscrypt/src/main/native/
Dorg_conscrypt_NativeCrypto.cpp5534 case GEN_DIRNAME: