Home
last modified time | relevance | path

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

/openssl/providers/implementations/kdfs/
H A Dhmacdrbg_kdf.c22 static OSSL_FUNC_kdf_newctx_fn hmac_drbg_kdf_new; variable
40 static void *hmac_drbg_kdf_new(void *provctx) in hmac_drbg_kdf_new() function
99 dst = hmac_drbg_kdf_new(src->provctx); in hmac_drbg_kdf_dup()
249 { OSSL_FUNC_KDF_NEWCTX, (void(*)(void))hmac_drbg_kdf_new },

Completed in 7 milliseconds