Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dpropertyerr.h31 # define PROP_R_NOT_AN_OCTAL_DIGIT 104 macro
/freebsd/crypto/openssl/crypto/property/
H A Dproperty_err.c23 {ERR_PACK(ERR_LIB_PROP, 0, PROP_R_NOT_AN_OCTAL_DIGIT),
H A Dproperty_parse.c170 ERR_raise_data(ERR_LIB_PROP, PROP_R_NOT_AN_OCTAL_DIGIT, in parse_oct()
183 ERR_raise_data(ERR_LIB_PROP, PROP_R_NOT_AN_OCTAL_DIGIT, in parse_oct()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt964 PROP_R_NOT_AN_OCTAL_DIGIT:104:not an octal digit