Searched defs:move_p (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
H A Dv3_alt.c66 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p);
343 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) argument
366 if (move_p)
/external/openssl/crypto/x509v3/
H A Dv3_alt.c66 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p);
343 static int copy_email(X509V3_CTX *ctx, GENERAL_NAMES *gens, int move_p) argument
366 if (move_p)

Completed in 135 milliseconds