Home
last modified time | relevance | path

Searched refs:ERR_R_RAND_LIB (Results 1 – 10 of 10) sorted by relevance

/freebsd/crypto/openssl/crypto/rand/
H A Dprov_seed.c28 ERR_raise(ERR_LIB_RAND, ERR_R_RAND_LIB); in ossl_rand_get_entropy()
84 ERR_raise(ERR_LIB_RAND, ERR_R_RAND_LIB); in ossl_rand_get_nonce()
/freebsd/crypto/openssl/providers/implementations/rands/
H A Dseed_src.c107 ERR_raise(ERR_LIB_PROV, ERR_R_RAND_LIB); in seed_src_generate()
191 ERR_raise(ERR_LIB_PROV, ERR_R_RAND_LIB); in seed_get_seed()
H A Dseed_src_jitter.c193 ERR_raise(ERR_LIB_PROV, ERR_R_RAND_LIB); in jitter_generate()
280 ERR_raise(ERR_LIB_PROV, ERR_R_RAND_LIB); in jitter_get_seed()
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_types.c23 ERR_raise(ERR_LIB_SSL, ERR_R_RAND_LIB); in ossl_quic_gen_rand_conn_id()
/freebsd/crypto/openssl/crypto/asn1/
H A Dp5_pbev2.c217 ERR_raise(ERR_LIB_ASN1, ERR_R_RAND_LIB); in PKCS5_pbkdf2_set_ex()
/freebsd/crypto/openssl/include/openssl/
H A Derr.h334 # define ERR_R_RAND_LIB (ERR_LIB_RAND/* 36 */ | ERR_RFLAG_COMMON) macro
H A Derr.h.in336 # define ERR_R_RAND_LIB (ERR_LIB_RAND/* 36 */ | ERR_RFLAG_COMMON) macro
/freebsd/crypto/openssl/crypto/pkcs12/
H A Dp12_mutl.c479 ERR_raise(ERR_LIB_PKCS12, ERR_R_RAND_LIB); in PKCS12_set_pbmac1_pbkdf2()
/freebsd/crypto/openssl/ssl/statem/
H A Dstatem_clnt.c3137 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_RAND_LIB); in tls_construct_cke_rsa()
/freebsd/crypto/openssl/ssl/
H A Dssl_lib.c4194 ERR_raise(ERR_LIB_SSL, ERR_R_RAND_LIB); in SSL_CTX_new_ex()