Searched refs:crypt_type (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.bin/ssh/
H A Dpacket.c939 int r, crypt_type; local
946 crypt_type = CIPHER_ENCRYPT;
951 crypt_type = CIPHER_DECRYPT;
983 enc->iv, enc->iv_len, crypt_type)) != 0)

Completed in 67 milliseconds