Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Decx_exch.c207 { OSSL_FUNC_KEYEXCH_SET_PEER, (void (*)(void))ecx_set_peer },
220 { OSSL_FUNC_KEYEXCH_SET_PEER, (void (*)(void))ecx_set_peer },
H A Ddh_exch.c552 { OSSL_FUNC_KEYEXCH_SET_PEER, (void (*)(void))dh_set_peer },
H A Decdh_exch.c640 { OSSL_FUNC_KEYEXCH_SET_PEER, (void (*)(void))ecdh_set_peer },
/openssl/crypto/evp/
H A Dexchange.c70 case OSSL_FUNC_KEYEXCH_SET_PEER: in evp_keyexch_from_algorithm()
/openssl/doc/man7/
H A Dprovider-keyexch.pod74 OSSL_FUNC_keyexch_set_peer OSSL_FUNC_KEYEXCH_SET_PEER
/openssl/include/openssl/
H A Dcore_dispatch.h694 # define OSSL_FUNC_KEYEXCH_SET_PEER 4 macro
/openssl/test/
H A Dtls-provider.c543 { OSSL_FUNC_KEYEXCH_SET_PEER, (void (*)(void))xor_set_peer },

Completed in 31 milliseconds