HomeSort by relevance Sort by last modified time
    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 111 milliseconds