Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/crypto/asn1/
H A Dasn1_gen.c123 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf,
185 ret = asn1_multi(asn1_tags.utype, asn1_tags.str, cnf, depth, perr); in generate_v3()
458 static ASN1_TYPE *asn1_multi(int utype, const char *section, X509V3_CTX *cnf, in asn1_multi() function