Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/exchange/
H A Decdh_exch.c32 static OSSL_FUNC_keyexch_init_fn ecdh_init; variable
102 int ecdh_init(void *vpecdhctx, void *vecdh, const OSSL_PARAM params[]) in ecdh_init() function