Lines Matching refs:ecryptfs_printk
118 ecryptfs_printk(KERN_DEBUG, "root iv:\n"); in ecryptfs_derive_iv()
129 ecryptfs_printk(KERN_DEBUG, "source:\n"); in ecryptfs_derive_iv()
135 ecryptfs_printk(KERN_WARNING, "Error attempting to compute " in ecryptfs_derive_iv()
141 ecryptfs_printk(KERN_DEBUG, "derived iv:\n"); in ecryptfs_derive_iv()
162 ecryptfs_printk(KERN_ERR, "Error attempting to " in ecryptfs_init_crypt_stat()
302 ecryptfs_printk(KERN_DEBUG, "Key size [%zd]; key:\n", in crypt_scatterlist()
326 ecryptfs_printk(KERN_ERR, in crypt_scatterlist()
392 ecryptfs_printk(KERN_ERR, "Error attempting to derive IV for " in crypt_extent()
452 ecryptfs_printk(KERN_ERR, "Error allocating memory for " in ecryptfs_encrypt_page()
475 ecryptfs_printk(KERN_ERR, in ecryptfs_encrypt_page()
524 ecryptfs_printk(KERN_ERR, in ecryptfs_decrypt_page()
561 ecryptfs_printk(KERN_DEBUG, in ecryptfs_init_crypt_ctx()
579 ecryptfs_printk(KERN_ERR, "cryptfs: init_crypt_ctx(): " in ecryptfs_init_crypt_ctx()
643 ecryptfs_printk(KERN_WARNING, "Session key not valid; " in ecryptfs_compute_root_iv()
650 ecryptfs_printk(KERN_WARNING, "Error attempting to compute " in ecryptfs_compute_root_iv()
669 ecryptfs_printk(KERN_DEBUG, "Generated new session key:\n"); in ecryptfs_generate_new_key()
802 ecryptfs_printk(KERN_ERR, "Error initializing cryptographic " in ecryptfs_new_file_context()
823 ecryptfs_printk(KERN_DEBUG, "m_1 = [0x%.8x]; m_2 = [0x%.8x]; " in ecryptfs_validate_marker()
826 ecryptfs_printk(KERN_DEBUG, "(m_1 ^ MAGIC_ECRYPTFS_MARKER) = " in ecryptfs_validate_marker()
974 ecryptfs_printk(KERN_WARNING, "Cipher code not recognized: " in ecryptfs_cipher_code_to_string()
1071 ecryptfs_printk(KERN_WARNING, "Error generating key packet " in ecryptfs_write_headers_virt()
1292 ecryptfs_printk(KERN_WARNING, "File version is [%d]; only " in ecryptfs_read_headers_virt()
1305 ecryptfs_printk(KERN_WARNING, "Error reading header " in ecryptfs_read_headers_virt()
2047 ecryptfs_printk(KERN_DEBUG, in ecryptfs_decode_and_decrypt_filename()