OpenGrok
Cross Reference: packet.c
xref
: /
external
/
openssh
/
packet.c
Home
|
History
|
Annotate
|
Download
|
only in
openssh
Lines Matching
refs:cipher_is_cbc
278
if (enc == NULL || !
cipher_is_cbc
(enc->cipher))