Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/asn1/
H A Dasn1_err.c115 {ERR_REASON(ASN1_R_ILLEGAL_NEGATIVE_VALUE), "illegal negative value"},
H A Da_int.c234 ASN1error(ASN1_R_ILLEGAL_NEGATIVE_VALUE); in ASN1_INTEGER_get_uint64()
/dragonfly/crypto/libressl/include/openssl/
H A Dasn1.h1111 #define ASN1_R_ILLEGAL_NEGATIVE_VALUE 226 macro