Home
last modified time | relevance | path

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

/openssl/providers/implementations/rands/
H A Ddrbg_hash.c38 static int drbg_hash_set_ctx_params_locked(void *vctx, const OSSL_PARAM params[]);
281 || !drbg_hash_set_ctx_params_locked(drbg, params)) in drbg_hash_instantiate_wrapper()
507 static int drbg_hash_set_ctx_params_locked(void *vctx, const OSSL_PARAM params[]) in drbg_hash_set_ctx_params_locked() function
556 ret = drbg_hash_set_ctx_params_locked(vctx, params); in drbg_hash_set_ctx_params()

Completed in 5 milliseconds