Home
last modified time | relevance | path

Searched refs:dh_set_peer (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/providers/implementations/exchange/
H A Ddh_exch.c32 static OSSL_FUNC_keyexch_set_peer_fn dh_set_peer; variable
127 static int dh_set_peer(void *vpdhctx, void *vdh) in dh_set_peer() function
502 { OSSL_FUNC_KEYEXCH_SET_PEER, (void (*)(void))dh_set_peer },
/third_party/openssl/providers/implementations/exchange/
H A Ddh_exch.c32 static OSSL_FUNC_keyexch_set_peer_fn dh_set_peer; variable
127 static int dh_set_peer(void *vpdhctx, void *vdh) in dh_set_peer() function
502 { OSSL_FUNC_KEYEXCH_SET_PEER, (void (*)(void))dh_set_peer },

Completed in 2 milliseconds