Home
last modified time | relevance | path

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

/openssl-master/crypto/asn1/
A Dx_int64.c97 ERR_raise(ERR_LIB_ASN1, ASN1_R_ILLEGAL_NEGATIVE_VALUE); in uint64_c2i()
200 ERR_raise(ERR_LIB_ASN1, ASN1_R_ILLEGAL_NEGATIVE_VALUE); in uint32_c2i()
A Da_int.c373 ERR_raise(ERR_LIB_ASN1, ASN1_R_ILLEGAL_NEGATIVE_VALUE); in asn1_string_get_uint64()
425 i = ASN1_R_ILLEGAL_NEGATIVE_VALUE; in d2i_ASN1_UINTEGER()
A Dasn1_err.c69 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_ILLEGAL_NEGATIVE_VALUE),
/openssl-master/include/openssl/
A Dasn1err.h58 # define ASN1_R_ILLEGAL_NEGATIVE_VALUE 226 macro
/openssl-master/crypto/err/
A Dopenssl.txt43 ASN1_R_ILLEGAL_NEGATIVE_VALUE:226:illegal negative value

Completed in 8 milliseconds