Home
last modified time | relevance | path

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

/openssl-master/include/openssl/
A Dranderr.h39 # define RAND_R_FUNC_NOT_IMPLEMENTED 101 macro
/openssl-master/crypto/rand/
A Drand_err.c47 {ERR_PACK(ERR_LIB_RAND, 0, RAND_R_FUNC_NOT_IMPLEMENTED),
A Drand_lib.c284 ERR_raise(ERR_LIB_RAND, RAND_R_FUNC_NOT_IMPLEMENTED); in RAND_pseudo_bytes()
328 ERR_raise(ERR_LIB_RAND, RAND_R_FUNC_NOT_IMPLEMENTED); in RAND_priv_bytes_ex()
357 ERR_raise(ERR_LIB_RAND, RAND_R_FUNC_NOT_IMPLEMENTED); in RAND_bytes_ex()
/openssl-master/crypto/err/
A Dopenssl.txt1099 RAND_R_FUNC_NOT_IMPLEMENTED:101:Function not implemented

Completed in 8 milliseconds