Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Decx_exch.c22 static OSSL_FUNC_keyexch_newctx_fn x25519_newctx; variable
61 static void *x25519_newctx(void *provctx) in x25519_newctx() function
204 { OSSL_FUNC_KEYEXCH_NEWCTX, (void (*)(void))x25519_newctx },

Completed in 5 milliseconds