Home
last modified time | relevance | path

Searched refs:rand_meth (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/engine/
Dtb_rand.c30 if (e->rand_meth) in ENGINE_register_RAND()
47 if (e->rand_meth) in ENGINE_set_default_RAND()
68 return e->rand_meth; in ENGINE_get_RAND()
72 int ENGINE_set_RAND(ENGINE *e, const RAND_METHOD *rand_meth) in ENGINE_set_RAND() argument
74 e->rand_meth = rand_meth; in ENGINE_set_RAND()
Deng_list.c357 dest->rand_meth = src->rand_meth; in engine_cpy()
Deng_local.h118 const RAND_METHOD *rand_meth; member
Deng_lib.c57 e->rand_meth = NULL; in engine_set_all_null()
/netbsd/src/crypto/external/bsd/openssl/lib/libcrypto/
Drand.inc10 rand_meth.c \
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/rand/
Dbuild.info10 $CRYPTO=$CRYPTO rand_meth.c