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

/freebsd-current/crypto/openssl/include/openssl/
H A Dasn1err.h52 # define ASN1_R_ILLEGAL_BOOLEAN 176 macro
/freebsd-current/crypto/openssl/crypto/asn1/
H A Dasn1_err.c61 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_ILLEGAL_BOOLEAN), "illegal boolean"},
H A Dasn1_gen.c609 ERR_raise(ERR_LIB_ASN1, ASN1_R_ILLEGAL_BOOLEAN);

Completed in 127 milliseconds