Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn1_err.c120 {ERR_REASON(ASN1_R_ILLEGAL_OPTIONAL_ANY) , "illegal optional any"},
H A Dtasn_dec.c542 ASN1error(ASN1_R_ILLEGAL_OPTIONAL_ANY); in asn1_d2i_any()
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h1116 #define ASN1_R_ILLEGAL_OPTIONAL_ANY 126 macro