Searched refs:copy_email (Results 1 – 2 of 2) sorted by relevance
24 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p);397 if (!copy_email(ctx, gens, 0)) in v2i_subject_alt()401 if (!copy_email(ctx, gens, 1)) in v2i_subject_alt()420 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email() function
16566 * In copy_email() check for >= 0 as a return value for
Completed in 43 milliseconds