Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/exchange/
H A Decx_exch.c27 static OSSL_FUNC_keyexch_set_peer_fn ecx_set_peer; variable
95 static int ecx_set_peer(void *vecxctx, void *vkey) in ecx_set_peer() function