Home
last modified time | relevance | path

Searched refs:rsakem_set_ctx_params (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/kem/
H A Drsa_kem.c39 static OSSL_FUNC_kem_set_ctx_params_fn rsakem_set_ctx_params; variable
136 return rsakem_set_ctx_params(prsactx, params); in rsakem_init()
168 static int rsakem_set_ctx_params(void *vprsactx, const OSSL_PARAM params[]) in rsakem_set_ctx_params() function
360 (void (*)(void))rsakem_set_ctx_params },
/third_party/openssl/providers/implementations/kem/
H A Drsa_kem.c39 static OSSL_FUNC_kem_set_ctx_params_fn rsakem_set_ctx_params; variable
136 return rsakem_set_ctx_params(prsactx, params); in rsakem_init()
168 static int rsakem_set_ctx_params(void *vprsactx, const OSSL_PARAM params[]) in rsakem_set_ctx_params() function
360 (void (*)(void))rsakem_set_ctx_params },

Completed in 2 milliseconds