Home
last modified time | relevance | path

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

12

/aosp_15_r20/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_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
Dv3_akey.c149 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
Dv3name_test.cc176 GENERAL_NAMES *gens = NULL; in set_altname() local
/aosp_15_r20/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_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
Dv3_akey.c149 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
Dv3name_test.cc176 GENERAL_NAMES *gens = NULL; in set_altname() local
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dv3_alt.c273 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_issuer_alt() local
300 static int copy_issuer(const X509V3_CTX *ctx, GENERAL_NAMES *gens) { in copy_issuer()
341 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_subject_alt() local
373 static int copy_email(const X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) { in copy_email()
426 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_GENERAL_NAMES() local
H A Dv3_crld.c318 GENERAL_NAMES *gens = NULL; in v2i_crld() local
495 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) { in print_gens()
H A Dv3_utl.c559 GENERAL_NAMES *gens; in STACK_OF() local
592 GENERAL_NAMES *gens; in STACK_OF() local
998 GENERAL_NAMES *gens = X509_get_ext_d2i(x, NID_subject_alt_name, NULL, NULL); in do_x509_check() local
H A Dv3_akey.c141 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
H A Dv3_purp.c540 GENERAL_NAMES *gens; in X509_check_akid() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dv3_alt.c273 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_issuer_alt() local
300 static int copy_issuer(const X509V3_CTX *ctx, GENERAL_NAMES *gens) { in copy_issuer()
341 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_subject_alt() local
373 static int copy_email(const X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) { in copy_email()
426 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); in v2i_GENERAL_NAMES() local
H A Dv3_crld.c318 GENERAL_NAMES *gens = NULL; in v2i_crld() local
495 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) { in print_gens()
H A Dv3_utl.c559 GENERAL_NAMES *gens; in STACK_OF() local
592 GENERAL_NAMES *gens; in STACK_OF() local
998 GENERAL_NAMES *gens = X509_get_ext_d2i(x, NID_subject_alt_name, NULL, NULL); in do_x509_check() local
H A Dv3_akey.c141 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
H A Dv3_purp.c540 GENERAL_NAMES *gens; in X509_check_akid() local
/aosp_15_r20/external/igt-gpu-tools/tools/null_state_gen/
H A DMakefile.am18 gens := 6 7 8 9 macro
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/internal/testgen/go122/
Dtrace.go57 gens []*Generation member
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dx_crl.c160 GENERAL_NAMES *gens, *gtmp; variable
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dx_crl.c160 GENERAL_NAMES *gens, *gtmp; variable
/aosp_15_r20/external/libwebsockets/lib/tls/openssl/
H A Dopenssl-server.c797 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); local

12