Searched refs:crypt_type (Results 1 – 2 of 2) sorted by relevance
620 const char *crypt_type; \623 crypt_type = "encrypted"; \626 crypt_type = "authenticated"; \628 crypt_type = "indirect-MAC"; \630 crypt_type = "unencrypted"; \694 crypt_type, \
872 int r, crypt_type; in ssh_set_newkeys() local879 crypt_type = CIPHER_ENCRYPT; in ssh_set_newkeys()884 crypt_type = CIPHER_DECRYPT; in ssh_set_newkeys()916 enc->iv, enc->iv_len, crypt_type)) != 0) in ssh_set_newkeys()