Searched refs:kdf_set_ctx_params (Results 1 – 1 of 1) sorted by relevance
30 static OSSL_FUNC_keyexch_set_ctx_params_fn kdf_set_ctx_params; variable95 return kdf_set_ctx_params(pkdfctx, params); in kdf_init()169 static int kdf_set_ctx_params(void *vpkdfctx, const OSSL_PARAM params[]) in kdf_set_ctx_params() function246 { OSSL_FUNC_KEYEXCH_SET_CTX_PARAMS, (void (*)(void))kdf_set_ctx_params }, \
Completed in 4 milliseconds