Home
last modified time | relevance | path

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

/openbsd/lib/libcrypto/asn1/
H A Dasn1_err.c114 {ERR_REASON(ASN1_R_ILLEGAL_HEX) , "illegal hex"},
H A Dasn1_gen.c735 ASN1error(ASN1_R_ILLEGAL_HEX); in asn1_str2type()
H A Dasn1.h1032 #define ASN1_R_ILLEGAL_HEX 178 macro