Home
last modified time | relevance | path

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

/openssl/providers/implementations/kem/
H A Dec_kem.c60 static OSSL_FUNC_kem_set_ctx_params_fn eckem_set_ctx_params; variable
259 return eckem_set_ctx_params(vctx, params); in eckem_init()
286 static int eckem_set_ctx_params(void *vctx, const OSSL_PARAM params[]) in eckem_set_ctx_params() function
806 (void (*)(void))eckem_set_ctx_params },

Completed in 5 milliseconds