Searched refs:do_othername (Results 1 – 1 of 1) sorted by relevance
71 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx);496 if (!do_othername(gen, value, ctx)) in a2i_GENERAL_NAME()570 static int do_othername(GENERAL_NAME *gen, char *value, X509V3_CTX *ctx) in do_othername() function