Home
last modified time | relevance | path

Searched refs:copy_email (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/x509/
H A Dv3_san.c24 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p);
398 if (!copy_email(ctx, gens, 0)) in v2i_subject_alt()
402 if (!copy_email(ctx, gens, 1)) in v2i_subject_alt()
421 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email() function
/openssl/
H A DCHANGES.md16502 * In copy_email() check for >= 0 as a return value for

Completed in 61 milliseconds