Home
last modified time | relevance | path

Searched refs:PROP_R_STRING_TOO_LONG (Results 1 – 4 of 4) sorted by relevance

/netbsd/crypto/external/bsd/openssl/dist/include/internal/
H A Dpropertyerr.h36 # define PROP_R_STRING_TOO_LONG 109 macro
/netbsd/crypto/external/bsd/openssl/dist/crypto/property/
H A Dproperty_err.c31 {ERR_PACK(ERR_LIB_PROP, 0, PROP_R_STRING_TOO_LONG), "string too long"},
H A Dproperty_parse.c184 ERR_raise_data(ERR_LIB_PROP, PROP_R_STRING_TOO_LONG, "HERE-->%s", *t); in parse_string()
217 ERR_raise_data(ERR_LIB_PROP, PROP_R_STRING_TOO_LONG, "HERE-->%s", *t); in parse_unquoted()
/netbsd/crypto/external/bsd/openssl/dist/crypto/err/
H A Dopenssl.txt966 PROP_R_STRING_TOO_LONG:109:string too long