Home
last modified time | relevance | path

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

/NextBSD/crypto/openssl/crypto/asn1/
HDasn1_err.c244 {ERR_REASON(ASN1_R_ILLEGAL_INTEGER), "illegal integer"},
HDasn1_gen.c686 ASN1err(ASN1_F_ASN1_STR2TYPE, ASN1_R_ILLEGAL_INTEGER); in asn1_str2type()
HDasn1.h1334 # define ASN1_R_ILLEGAL_INTEGER 180 macro