Home
last modified time | relevance | path

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

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.h192 struct tc_scipher *tc_ciphers_sym; member
H A Dtcpcrypt.c154 tc->tc_ciphers_sym = _sym; in tc_init()
1408 memcpy(p, tc->tc_ciphers_sym, tc->tc_ciphers_sym_len); in do_output_pkconf_rcvd()
2448 struct tc_scipher *me = tc->tc_ciphers_sym; in select_sym()