Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dv3_san.c26 static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx);
570 if (!do_othername(gen, value, ctx)) { in a2i_GENERAL_NAME()
641 static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_othername() function
/third_party/openssl/crypto/x509/
H A Dv3_san.c26 static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx);
570 if (!do_othername(gen, value, ctx)) { in a2i_GENERAL_NAME()
641 static int do_othername(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_othername() function

Completed in 3 milliseconds