Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/asn1/
H A Dx_algor.c43 if (ptype == V_ASN1_EOC)
H A Da_d2i_fp.c183 } else if (eos && (slen == 0) && (tag == V_ASN1_EOC)) { in asn1_d2i_read_bio()
H A Dasn1_parse.c343 if ((tag == V_ASN1_EOC) && (xclass == 0)) { in asn1_parse2()
/freebsd/crypto/openssl/include/openssl/
H A Dasn1.h62 # define V_ASN1_EOC 0 macro
H A Dasn1.h.in63 # define V_ASN1_EOC 0 macro