Home
last modified time | relevance | path

Searched refs:do_dirname (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_alt.c26 static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx);
485 if (!do_dirname(gen, value, ctx)) { in a2i_GENERAL_NAME()
588 static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_dirname() function
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_san.c27 static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx);
563 if (!do_dirname(gen, value, ctx)) { in a2i_GENERAL_NAME()
673 static int do_dirname(GENERAL_NAME *gen, const char *value, X509V3_CTX *ctx) in do_dirname() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/err/
H A Dopenssl.txt1649 X509V3_F_DO_DIRNAME:144:do_dirname