Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/kem/
H A Drsa_kem.c30 static OSSL_FUNC_kem_newctx_fn rsakem_newctx; variable
83 static void *rsakem_newctx(void *provctx) in rsakem_newctx() function
346 { OSSL_FUNC_KEM_NEWCTX, (void (*)(void))rsakem_newctx },
/third_party/openssl/providers/implementations/kem/
H A Drsa_kem.c30 static OSSL_FUNC_kem_newctx_fn rsakem_newctx; variable
83 static void *rsakem_newctx(void *provctx) in rsakem_newctx() function
346 { OSSL_FUNC_KEM_NEWCTX, (void (*)(void))rsakem_newctx },

Completed in 2 milliseconds