Home
last modified time | relevance | path

Searched refs:ERR_R_INIT_FAIL (Results 1 – 12 of 12) sorted by relevance

/freebsd/crypto/openssl/ssl/
H A Dssl_init.c103 ERR_raise(ERR_LIB_SSL, ERR_R_INIT_FAIL); in OPENSSL_init_ssl()
/freebsd/crypto/openssl/crypto/dh/
H A Ddh_lib.c122 ERR_raise(ERR_LIB_DH, ERR_R_INIT_FAIL); in dh_new_intern()
/freebsd/crypto/openssl/crypto/ec/
H A Dec_kmeth.c137 ERR_raise(ERR_LIB_EC, ERR_R_INIT_FAIL); in ossl_ec_key_new_method_int()
/freebsd/crypto/openssl/crypto/dsa/
H A Ddsa_lib.c182 ERR_raise(ERR_LIB_DSA, ERR_R_INIT_FAIL); in dsa_new_intern()
/freebsd/crypto/openssl/crypto/
H A Dinit.c472 ERR_raise(ERR_LIB_CRYPTO, ERR_R_INIT_FAIL); in OPENSSL_init_crypto()
H A Dprovider_core.c939 ERR_raise_data(ERR_LIB_CRYPTO, ERR_R_INIT_FAIL, in provider_init()
/freebsd/crypto/openssl/include/openssl/
H A Derr.h356 # define ERR_R_INIT_FAIL (261|ERR_R_FATAL) macro
H A Derr.h.in358 # define ERR_R_INIT_FAIL (261|ERR_R_FATAL) macro
/freebsd/crypto/openssl/crypto/err/
H A Derr.c119 {ERR_R_INIT_FAIL, "init fail"},
/freebsd/crypto/openssl/crypto/bio/
H A Dbio_lib.c106 ERR_raise(ERR_LIB_BIO, ERR_R_INIT_FAIL); in BIO_new_ex()
/freebsd/crypto/openssl/doc/man3/
H A DOPENSSL_init_crypto.pod204 Attempts to call OPENSSL_init_crypto() will fail and an ERR_R_INIT_FAIL error
/freebsd/crypto/openssl/crypto/rsa/
H A Drsa_lib.c122 ERR_raise(ERR_LIB_RSA, ERR_R_INIT_FAIL); in rsa_new_intern()