Home
last modified time | relevance | path

Searched refs:tcpcrypt_register_cipher (Results 1 – 3 of 3) sorted by relevance

/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.h369 extern void tcpcrypt_register_cipher(struct cipher_list *c);
H A Dtcpcryptd.c1004 tcpcrypt_register_cipher(c); in setup_tcpcrypt()
H A Dtcpcrypt.c4017 void tcpcrypt_register_cipher(struct cipher_list *c) function