OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:crypt_type
(Results
1 - 1
of
1
) sorted by null
/external/openssh/
packet.c
740
int
crypt_type
;
local
746
crypt_type
= CIPHER_ENCRYPT;
751
crypt_type
= CIPHER_DECRYPT;
780
enc->iv, enc->block_size,
crypt_type
);
[
all
...]
Completed in 202 milliseconds