Searched defs:gens (Results 1 – 15 of 15) sorted by relevance
32 struct gens struct39 template<> struct gens<0> : seq<> {}; struct40 template<> struct gens<1> : seq<0> {}; struct
226 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_reserve(NULL, num); in v2i_issuer_alt() local257 static int copy_issuer(X509V3_CTX *ctx, GENERAL_NAMES *gens) in copy_issuer()303 GENERAL_NAMES *gens; in v2i_subject_alt() local342 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email()400 GENERAL_NAMES *gens; in v2i_GENERAL_NAMES() local
104 GENERAL_NAMES *gens = NULL; in v2i_AUTHORITY_KEYID() local
241 GENERAL_NAMES *gens = NULL; in v2i_crld() local409 static int print_gens(BIO *out, STACK_OF(GENERAL_NAME) *gens, int indent) in print_gens()
446 GENERAL_NAMES *gens; in STACK_OF() local480 GENERAL_NAMES *gens; in STACK_OF() local866 GENERAL_NAMES *gens = NULL; in do_x509_check() local
900 GENERAL_NAMES *gens; in X509_check_akid() local
99 gens = {} variable
86 GENERAL_NAMES *gens, *gtmp; variable
1363 GENERAL_NAMES *gens = NULL; in idp_check_dp() local
131 GENERAL_NAMES *gens = NULL; in set_altname() local
797 GENERAL_NAMES *gens = sk_GENERAL_NAME_new_null(); local
45 validate_comprehension(struct validator *state, asdl_comprehension_seq *gens) in validate_comprehension()
1220 GENERAL_NAMES *gens = NULL; in STACK_OF() local
2041 GENERAL_NAMES *gens; in get_dp_url() local
1366 def wrap(gens): argument