Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn1_err.c179 {ERR_REASON(ASN1_R_TYPE_NOT_PRIMITIVE) , "type not primitive"},
H A Dtasn_dec.c473 ASN1error(ASN1_R_TYPE_NOT_PRIMITIVE); in asn1_d2i_primitive_content()
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h1175 #define ASN1_R_TYPE_NOT_PRIMITIVE 231 macro