Home
last modified time | relevance | path

Searched refs:RAND_DRBG_set_ex_data (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DRAND_DRBG_set_ex_data.pod5 RAND_DRBG_set_ex_data,
14 int RAND_DRBG_set_ex_data(RAND_DRBG *drbg, int idx, void *data);
27 RAND_DRBG_set_ex_data() enables an application to store arbitrary application
41 RAND_DRBG_set_ex_data() returns 1 for success or 0 for failure.
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddrbg_cavs_test.c90 RAND_DRBG_set_ex_data(drbg, app_data_index, &t); in single_kat_no_reseed()
149 RAND_DRBG_set_ex_data(drbg, app_data_index, &t); in single_kat_pr_false()
213 RAND_DRBG_set_ex_data(drbg, app_data_index, &t); in single_kat_pr_true()
H A Ddrbgtest.c187 RAND_DRBG_set_ex_data(drbg, app_data_index, &t); in single_kat()
213 RAND_DRBG_set_ex_data(drbg, app_data_index, &t); in single_kat()
261 RAND_DRBG_set_ex_data(drbg, app_data_index, t); in init()
543 RAND_DRBG_set_ex_data(drbg, app_data_index, ctx); in hook_drbg()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Drand_drbg.h100 int RAND_DRBG_set_ex_data(RAND_DRBG *drbg, int idx, void *arg);
/netbsd-src/crypto/external/bsd/openssl.old/lib/libcrypto/
H A Dman.inc250 RAND_DRBG_set_ex_data.3 \
H A Dcrypto.map4365 RAND_DRBG_set_ex_data;
/netbsd-src/crypto/external/bsd/openssl/lib/libcrypto/
H A Dman.inc461 RAND_DRBG_set_ex_data.3 \
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/rand/
H A Ddrbg_lib.c837 int RAND_DRBG_set_ex_data(RAND_DRBG *drbg, int idx, void *arg) in RAND_DRBG_set_ex_data() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/util/
H A Dlibcrypto.num4357 RAND_DRBG_set_ex_data 4302 1_1_1 EXIST::FUNCTION: