Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dasn1err.h115 # define ASN1_R_STRING_TOO_SHORT 152 macro
/freebsd/crypto/openssl/crypto/asn1/
H A Da_bitstr.c93 i = ASN1_R_STRING_TOO_SHORT; in ossl_c2i_ASN1_BIT_STRING()
H A Dasn1_err.c162 {ERR_PACK(ERR_LIB_ASN1, 0, ASN1_R_STRING_TOO_SHORT), "string too short"},
H A Da_mbstr.c100 ERR_raise_data(ERR_LIB_ASN1, ASN1_R_STRING_TOO_SHORT, in ASN1_mbstring_ncopy()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt100 ASN1_R_STRING_TOO_SHORT:152:string too short