Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/asn1/
H A Dasn1_err.c116 {ERR_REASON(ASN1_R_ILLEGAL_INTEGER) , "illegal integer"},
H A Dasn1_gen.c661 ASN1error(ASN1_R_ILLEGAL_INTEGER); in asn1_str2type()
H A Dasn1.h1034 #define ASN1_R_ILLEGAL_INTEGER 180 macro