Home
last modified time | relevance | path

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

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.h226 int tc_sym_cipher_list_len; member
H A Dtcpcrypt.c2177 tc->tc_sym_cipher_list_len = alen * sizeof(*a); in negotiate_sym_cipher()
2178 memcpy(tc->tc_sym_cipher_list, a, tc->tc_sym_cipher_list_len); in negotiate_sym_cipher()