Lines Matching refs:cipher
1191 rc = ecryptfs_cipher_code_to_string(crypt_stat->cipher, cipher_code); in decrypt_pki_encrypted_session_key()
1456 rc = ecryptfs_cipher_code_to_string(crypt_stat->cipher, in parse_tag_3_packet()
1684 crypt_stat->cipher); in decrypt_passphrase_encrypted_session_key()
1688 crypt_stat->cipher, rc); in decrypt_passphrase_encrypted_session_key()
1956 crypt_stat->cipher, rc); in ecryptfs_parse_packet_set()
1978 crypt_stat->cipher, in pki_encrypt_session_key()
2204 crypt_stat->cipher); in write_tag_3_packet()
2208 crypt_stat->cipher, rc); in write_tag_3_packet()
2226 && strcmp("aes", crypt_stat->cipher) == 0) { in write_tag_3_packet()
2346 cipher_code = ecryptfs_code_for_cipher_string(crypt_stat->cipher, in write_tag_3_packet()
2350 "cipher [%s]\n", crypt_stat->cipher); in write_tag_3_packet()