Home
last modified time | relevance | path

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

/dports/net/p5-OurNet-BBS/OurNet-BBS-1.66/lib/OurNet/BBS/
H A DClient.pm141 my ($status, $auth) = negotiate_cipher($client, $cipher_level)
176 sub negotiate_cipher { subroutine
/dports/security/tcpcrypt/tcpcrypt-0.5/src/
H A Dtcpcrypt.c1895 static int negotiate_cipher(struct tc *tc, struct tc_cipher_spec *a, int an) in negotiate_cipher() function
1989 if (!negotiate_cipher(tc, cipher, len)) { in input_closed_eno()
2138 if (!negotiate_cipher(tc, cipher, len)) { in do_input_hello_sent()