Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/openssl/
H A Dconferr.h25 # define CONF_R_INVALID_PRAGMA 122 macro
/freebsd/crypto/openssl/crypto/conf/
H A Dconf_err.c19 {ERR_PACK(ERR_LIB_CONF, 0, CONF_R_INVALID_PRAGMA), "invalid pragma"},
H A Dconf_def.c202 ERR_raise(ERR_LIB_CONF, CONF_R_INVALID_PRAGMA); in parsebool()
406 ERR_raise(ERR_LIB_CONF, CONF_R_INVALID_PRAGMA); in def_load_bio()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt425 CONF_R_INVALID_PRAGMA:122:invalid pragma