Home
last modified time | relevance | path

Searched defs:gens (Results 1 – 25 of 31) sorted by relevance

12

/external/rust/crates/quiche/deps/boringssl/src/crypto/x509v3/
Dv3_alt.c270 GENERAL_NAMES *gens = NULL; in v2i_issuer_alt() local
298 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) in copy_issuer()
340 GENERAL_NAMES *gens = NULL; in v2i_subject_alt() local
374 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email()
431 GENERAL_NAMES *gens = NULL; in v2i_GENERAL_NAMES() local
Dv3_akey.c149 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
Dv3_crld.c294 GENERAL_NAMES *gens = NULL; in v2i_crld() local
466 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) in print_gens()
Dv3_utl.c579 GENERAL_NAMES *gens; in STACK_OF() local
613 GENERAL_NAMES *gens; in STACK_OF() local
1053 GENERAL_NAMES *gens = NULL; in do_x509_check() local
Dv3name_test.cc176 GENERAL_NAMES *gens = NULL; in set_altname() local
Dv3_purp.c845 GENERAL_NAMES *gens; in X509_check_akid() local
/external/cronet/third_party/boringssl/src/crypto/x509v3/
Dv3_alt.c275 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_issuer_alt() local
302 static int copy_issuer(const X509V3_CTX *ctx, GENERAL_NAMES *gens) { in copy_issuer()
343 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_subject_alt() local
375 static int copy_email(const X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) { in copy_email()
428 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_GENERAL_NAMES() local
Dv3_akey.c141 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
Dv3_crld.c319 GENERAL_NAMES *gens = NULL; in v2i_crld() local
496 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) { in print_gens()
Dv3_utl.c559 GENERAL_NAMES *gens; in STACK_OF() local
592 GENERAL_NAMES *gens; in STACK_OF() local
992 GENERAL_NAMES *gens = X509_get_ext_d2i(x, NID_subject_alt_name, NULL, NULL); in do_x509_check() local
Dv3_purp.c811 GENERAL_NAMES *gens; in X509_check_akid() local
/external/boringssl/src/crypto/x509v3/
Dv3_alt.c275 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_issuer_alt() local
302 static int copy_issuer(const X509V3_CTX *ctx, GENERAL_NAMES *gens) { in copy_issuer()
343 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_subject_alt() local
375 static int copy_email(const X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) { in copy_email()
428 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_GENERAL_NAMES() local
Dv3_akey.c141 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
Dv3_crld.c319 GENERAL_NAMES *gens = NULL; in v2i_crld() local
496 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) { in print_gens()
Dv3_utl.c559 GENERAL_NAMES *gens; in STACK_OF() local
592 GENERAL_NAMES *gens; in STACK_OF() local
992 GENERAL_NAMES *gens = X509_get_ext_d2i(x, NID_subject_alt_name, NULL, NULL); in do_x509_check() local
Dv3_purp.c811 GENERAL_NAMES *gens; in X509_check_akid() local
/external/igt-gpu-tools/tools/null_state_gen/
DMakefile.am18 gens := 6 7 8 9 macro
/external/cronet/third_party/boringssl/src/crypto/x509/
Dx_crl.c124 GENERAL_NAMES *gens, *gtmp; variable
/external/boringssl/src/crypto/x509/
Dx_crl.c124 GENERAL_NAMES *gens, *gtmp; variable
/external/mesa3d/src/intel/compiler/
Dtest_eu_compact.cpp274 int gens; member
Dbrw_eu.h1379 int gens; member
/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx_crl.c160 GENERAL_NAMES *gens, *gtmp; variable
/external/libwebsockets/lib/tls/openssl/
Dopenssl-server.c797 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); local
/external/python/cpython3/Python/
Dast.c45 validate_comprehension(struct validator *state, asdl_comprehension_seq *gens) in validate_comprehension()
/external/tensorflow/tensorflow/python/keras/utils/
Ddata_utils.py769 def init_pool_generator(gens, random_seed=None, id_queue=None): argument

12