Home
last modified time | relevance | path

Searched refs:drbg_hash_get_ctx_params (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/rands/
H A Ddrbg_hash.c35 static OSSL_FUNC_rand_get_ctx_params_fn drbg_hash_get_ctx_params; variable
431 static int drbg_hash_get_ctx_params(void *vdrbg, OSSL_PARAM params[]) in drbg_hash_get_ctx_params() function
523 { OSSL_FUNC_RAND_GET_CTX_PARAMS, (void(*)(void))drbg_hash_get_ctx_params },
/third_party/openssl/providers/implementations/rands/
H A Ddrbg_hash.c35 static OSSL_FUNC_rand_get_ctx_params_fn drbg_hash_get_ctx_params; variable
431 static int drbg_hash_get_ctx_params(void *vdrbg, OSSL_PARAM params[]) in drbg_hash_get_ctx_params() function
523 { OSSL_FUNC_RAND_GET_CTX_PARAMS, (void(*)(void))drbg_hash_get_ctx_params },

Completed in 3 milliseconds