Lines Matching refs:ecryptfs_printk
147 ecryptfs_printk(KERN_DEBUG, "root iv:\n"); in ecryptfs_derive_iv()
158 ecryptfs_printk(KERN_DEBUG, "source:\n"); in ecryptfs_derive_iv()
164 ecryptfs_printk(KERN_WARNING, "Error attempting to compute " in ecryptfs_derive_iv()
170 ecryptfs_printk(KERN_DEBUG, "derived iv:\n"); in ecryptfs_derive_iv()
191 ecryptfs_printk(KERN_ERR, "Error attempting to " in ecryptfs_init_crypt_stat()
331 ecryptfs_printk(KERN_DEBUG, "Key size [%zd]; key:\n", in crypt_scatterlist()
355 ecryptfs_printk(KERN_ERR, in crypt_scatterlist()
421 ecryptfs_printk(KERN_ERR, "Error attempting to derive IV for " in crypt_extent()
481 ecryptfs_printk(KERN_ERR, "Error allocating memory for " in ecryptfs_encrypt_page()
504 ecryptfs_printk(KERN_ERR, in ecryptfs_encrypt_page()
553 ecryptfs_printk(KERN_ERR, in ecryptfs_decrypt_page()
590 ecryptfs_printk(KERN_DEBUG, in ecryptfs_init_crypt_ctx()
608 ecryptfs_printk(KERN_ERR, "cryptfs: init_crypt_ctx(): " in ecryptfs_init_crypt_ctx()
671 ecryptfs_printk(KERN_WARNING, "Session key not valid; " in ecryptfs_compute_root_iv()
678 ecryptfs_printk(KERN_WARNING, "Error attempting to compute " in ecryptfs_compute_root_iv()
697 ecryptfs_printk(KERN_DEBUG, "Generated new session key:\n"); in ecryptfs_generate_new_key()
830 ecryptfs_printk(KERN_ERR, "Error initializing cryptographic " in ecryptfs_new_file_context()
851 ecryptfs_printk(KERN_DEBUG, "m_1 = [0x%.8x]; m_2 = [0x%.8x]; " in ecryptfs_validate_marker()
854 ecryptfs_printk(KERN_DEBUG, "(m_1 ^ MAGIC_ECRYPTFS_MARKER) = " in ecryptfs_validate_marker()
1006 ecryptfs_printk(KERN_WARNING, "Cipher code not recognized: " in ecryptfs_cipher_code_to_string()
1101 ecryptfs_printk(KERN_WARNING, "Error generating key packet " in ecryptfs_write_headers_virt()
1311 ecryptfs_printk(KERN_WARNING, "Error processing flags\n"); in ecryptfs_read_headers_virt()
1315 ecryptfs_printk(KERN_WARNING, "File version is [%d]; only " in ecryptfs_read_headers_virt()
1328 ecryptfs_printk(KERN_WARNING, "Error reading header " in ecryptfs_read_headers_virt()
2068 ecryptfs_printk(KERN_DEBUG, in ecryptfs_decode_and_decrypt_filename()