Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn1_err.c109 {ERR_REASON(ASN1_R_ILLEGAL_BOOLEAN) , "illegal boolean"},
H A Dasn1_gen.c643 ASN1error(ASN1_R_ILLEGAL_BOOLEAN); in asn1_str2type()
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h1105 #define ASN1_R_ILLEGAL_BOOLEAN 176 macro