Home
last modified time | relevance | path

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

/minix/crypto/external/bsd/openssl/dist/crypto/x509v3/
H A Dv3_alt.c71 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p);
323 if (!copy_email(ctx, gens, 0)) in v2i_subject_alt()
327 if (!copy_email(ctx, gens, 1)) in v2i_subject_alt()
346 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) in copy_email() function
/minix/crypto/external/bsd/openssl/dist/
H A DCHANGES6696 *) In copy_email() check for >= 0 as a return value for