Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Decx_exch.c26 static OSSL_FUNC_keyexch_set_peer_fn ecx_set_peer; variable
109 static int ecx_set_peer(void *vecxctx, void *vkey) in ecx_set_peer() function
207 { OSSL_FUNC_KEYEXCH_SET_PEER, (void (*)(void))ecx_set_peer },
220 { OSSL_FUNC_KEYEXCH_SET_PEER, (void (*)(void))ecx_set_peer },

Completed in 6 milliseconds