Home
last modified time | relevance | path

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

/openssl/crypto/asn1/
H A Dtasn_dec.c37 static int asn1_collect(BUF_MEM *buf, const unsigned char **in, long len,
799 if (!asn1_collect(&buf, &p, plen, inf, -1, V_ASN1_UNIVERSAL, 0)) { in asn1_d2i_ex_primitive()
1046 static int asn1_collect(BUF_MEM *buf, const unsigned char **in, long len, in asn1_collect() function
1089 if (!asn1_collect(buf, &p, plen, ininf, tag, aclass, depth + 1)) in asn1_collect()

Completed in 6 milliseconds