Searched refs:do_othername (Results 1 – 1 of 1) sorted by relevance
26 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