Searched refs:ERR_R_RAND_LIB (Results 1 – 10 of 10) sorted by relevance
/freebsd/crypto/openssl/crypto/rand/ |
H A D | prov_seed.c | 28 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 D | seed_src.c | 107 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 D | seed_src_jitter.c | 193 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 D | quic_types.c | 23 ERR_raise(ERR_LIB_SSL, ERR_R_RAND_LIB); in ossl_quic_gen_rand_conn_id()
|
/freebsd/crypto/openssl/crypto/asn1/ |
H A D | p5_pbev2.c | 217 ERR_raise(ERR_LIB_ASN1, ERR_R_RAND_LIB); in PKCS5_pbkdf2_set_ex()
|
/freebsd/crypto/openssl/include/openssl/ |
H A D | err.h | 334 # define ERR_R_RAND_LIB (ERR_LIB_RAND/* 36 */ | ERR_RFLAG_COMMON) macro
|
H A D | err.h.in | 336 # define ERR_R_RAND_LIB (ERR_LIB_RAND/* 36 */ | ERR_RFLAG_COMMON) macro
|
/freebsd/crypto/openssl/crypto/pkcs12/ |
H A D | p12_mutl.c | 479 ERR_raise(ERR_LIB_PKCS12, ERR_R_RAND_LIB); in PKCS12_set_pbmac1_pbkdf2()
|
/freebsd/crypto/openssl/ssl/statem/ |
H A D | statem_clnt.c | 3137 SSLfatal(s, SSL_AD_INTERNAL_ERROR, ERR_R_RAND_LIB); in tls_construct_cke_rsa()
|
/freebsd/crypto/openssl/ssl/ |
H A D | ssl_lib.c | 4194 ERR_raise(ERR_LIB_SSL, ERR_R_RAND_LIB); in SSL_CTX_new_ex()
|