Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Decx_exch.c24 static OSSL_FUNC_keyexch_init_fn x25519_init; variable
97 static int x25519_init(void *vecxctx, void *vkey, in x25519_init() function
205 { OSSL_FUNC_KEYEXCH_INIT, (void (*)(void))x25519_init },

Completed in 6 milliseconds