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

/freebsd-10.1-release/crypto/openssl/crypto/x509v3/
H A Dv3_alt.c73 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);
490 if (!do_othername(gen, value, ctx)) {
559 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) function

Completed in 103 milliseconds