Home
last modified time | relevance | path

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

12

/external/rust/android-crates-io/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
/external/cronet/stable/third_party/boringssl/src/crypto/x509/
Dv3_alt.cc274 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_issuer_alt() local
301 static int copy_issuer(const X509V3_CTX *ctx, GENERAL_NAMES *gens) { in copy_issuer()
342 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_subject_alt() local
374 static int copy_email(const X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) { in copy_email()
427 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_GENERAL_NAMES() local
Dv3_akey.cc143 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
Dv3_crld.cc319 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.cc560 GENERAL_NAMES *gens; in STACK_OF() local
595 GENERAL_NAMES *gens; in STACK_OF() local
1002 GENERAL_NAMES *gens = reinterpret_cast<GENERAL_NAMES *>( in do_x509_check() local
Dv3_purp.cc548 GENERAL_NAMES *gens; in X509_check_akid() local
/external/boringssl/src/crypto/x509/
Dv3_alt.cc227 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_issuer_alt() local
254 static int copy_issuer(const X509V3_CTX *ctx, GENERAL_NAMES *gens) { in copy_issuer()
295 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_subject_alt() local
327 static int copy_email(const X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) { in copy_email()
380 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_GENERAL_NAMES() local
Dv3_akey.cc96 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
Dv3_crld.cc272 GENERAL_NAMES *gens = NULL; in v2i_crld() local
449 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) { in print_gens()
Dv3_utl.cc512 GENERAL_NAMES *gens; in STACK_OF() local
547 GENERAL_NAMES *gens; in STACK_OF() local
954 GENERAL_NAMES *gens = reinterpret_cast<GENERAL_NAMES *>( in do_x509_check() local
Dv3_purp.cc501 GENERAL_NAMES *gens; in X509_check_akid() local
/external/cronet/tot/third_party/boringssl/src/crypto/x509/
Dv3_alt.cc274 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_issuer_alt() local
301 static int copy_issuer(const X509V3_CTX *ctx, GENERAL_NAMES *gens) { in copy_issuer()
342 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_subject_alt() local
374 static int copy_email(const X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) { in copy_email()
427 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_GENERAL_NAMES() local
Dv3_akey.cc143 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
Dv3_crld.cc319 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.cc560 GENERAL_NAMES *gens; in STACK_OF() local
595 GENERAL_NAMES *gens; in STACK_OF() local
1002 GENERAL_NAMES *gens = reinterpret_cast<GENERAL_NAMES *>( in do_x509_check() local
Dv3_purp.cc548 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/rust/android-crates-io/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.c69 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