Home
last modified time | relevance | path

Searched refs:drbg_ctr_instantiate (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Ddrbg_ctr.c270 __owur static int drbg_ctr_instantiate(RAND_DRBG *drbg, in drbg_ctr_instantiate() function
402 drbg_ctr_instantiate,
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/rands/
H A Ddrbg_ctr.c305 static int drbg_ctr_instantiate(PROV_DRBG *drbg, in drbg_ctr_instantiate() function
607 &drbg_ctr_instantiate, &drbg_ctr_uninstantiate, in drbg_ctr_new_wrapper()