Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/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