HomeSort by: relevance | last modified time | path
    Searched defs:ecxkem_set_ctx_params (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/providers/implementations/kem/
ecx_kem.c 67 static OSSL_FUNC_kem_set_ctx_params_fn ecxkem_set_ctx_params; variable
217 return ecxkem_set_ctx_params(vecxctx, params);
244 static int ecxkem_set_ctx_params(void *vctx, const OSSL_PARAM params[]) function
697 (void (*)(void))ecxkem_set_ctx_params },

Completed in 16 milliseconds