Searched refs:do_othername (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
H A Dv3_alt.c68 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
492 if (!do_othername(gen, value, ctx))
566 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) function
/external/openssl/crypto/x509v3/
H A Dv3_alt.c68 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
492 if (!do_othername(gen, value, ctx))
566 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) function

Completed in 106 milliseconds