Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/kem/
H A Drsa_kem.c37 static OSSL_FUNC_kem_get_ctx_params_fn rsakem_get_ctx_params; variable
151 static int rsakem_get_ctx_params(void *vprsactx, OSSL_PARAM *params) in rsakem_get_ctx_params() function
356 (void (*)(void))rsakem_get_ctx_params },
/third_party/openssl/providers/implementations/kem/
H A Drsa_kem.c37 static OSSL_FUNC_kem_get_ctx_params_fn rsakem_get_ctx_params; variable
151 static int rsakem_get_ctx_params(void *vprsactx, OSSL_PARAM *params) in rsakem_get_ctx_params() function
356 (void (*)(void))rsakem_get_ctx_params },

Completed in 2 milliseconds