Home
last modified time | relevance | path

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

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.h223 struct tc_cipher_spec tc_pub_cipher_list[MAX_CIPHERS]; member
H A Dtcpcrypt.c1902 memcpy(tc->tc_pub_cipher_list, a, tc->tc_pub_cipher_list_len); in negotiate_cipher()