Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/kem/
H A Drsa_kem.c36 static OSSL_FUNC_kem_dupctx_fn rsakem_dupctx; variable
103 static void *rsakem_dupctx(void *vprsactx) in rsakem_dupctx() function
354 { OSSL_FUNC_KEM_DUPCTX, (void (*)(void))rsakem_dupctx },
/third_party/openssl/providers/implementations/kem/
H A Drsa_kem.c36 static OSSL_FUNC_kem_dupctx_fn rsakem_dupctx; variable
103 static void *rsakem_dupctx(void *vprsactx) in rsakem_dupctx() function
354 { OSSL_FUNC_KEM_DUPCTX, (void (*)(void))rsakem_dupctx },

Completed in 2 milliseconds