Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Decx_exch.c24 static OSSL_FUNC_keyexch_newctx_fn x25519_newctx; variable
62 static void *x25519_newctx(void *provctx) in x25519_newctx() function
226 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))x25519_newctx },
/third_party/openssl/providers/implementations/exchange/
H A Decx_exch.c24 static OSSL_FUNC_keyexch_newctx_fn x25519_newctx; variable
62 static void *x25519_newctx(void *provctx) in x25519_newctx() function
226 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))x25519_newctx },

Completed in 1 milliseconds