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()
300 ecryptfs_printk(KERN_DEBUG, "Key size [%zd]; key:\n", in crypt_scatterlist()
324 ecryptfs_printk(KERN_ERR, in crypt_scatterlist()
390 ecryptfs_printk(KERN_ERR, "Error attempting to derive IV for " in crypt_extent()
450 ecryptfs_printk(KERN_ERR, "Error allocating memory for " in ecryptfs_encrypt_page()
473 ecryptfs_printk(KERN_ERR, in ecryptfs_encrypt_page()
522 ecryptfs_printk(KERN_ERR, in ecryptfs_decrypt_page()
559 ecryptfs_printk(KERN_DEBUG, in ecryptfs_init_crypt_ctx()
577 ecryptfs_printk(KERN_ERR, "cryptfs: init_crypt_ctx(): " in ecryptfs_init_crypt_ctx()
640 ecryptfs_printk(KERN_WARNING, "Session key not valid; " in ecryptfs_compute_root_iv()
647 ecryptfs_printk(KERN_WARNING, "Error attempting to compute " in ecryptfs_compute_root_iv()
666 ecryptfs_printk(KERN_DEBUG, "Generated new session key:\n"); in ecryptfs_generate_new_key()
799 ecryptfs_printk(KERN_ERR, "Error initializing cryptographic " in ecryptfs_new_file_context()
820 ecryptfs_printk(KERN_DEBUG, "m_1 = [0x%.8x]; m_2 = [0x%.8x]; " in ecryptfs_validate_marker()
823 ecryptfs_printk(KERN_DEBUG, "(m_1 ^ MAGIC_ECRYPTFS_MARKER) = " in ecryptfs_validate_marker()
971 ecryptfs_printk(KERN_WARNING, "Cipher code not recognized: " in ecryptfs_cipher_code_to_string()
1068 ecryptfs_printk(KERN_WARNING, "Error generating key packet " in ecryptfs_write_headers_virt()
1289 ecryptfs_printk(KERN_WARNING, "File version is [%d]; only " in ecryptfs_read_headers_virt()
1302 ecryptfs_printk(KERN_WARNING, "Error reading header " in ecryptfs_read_headers_virt()
2044 ecryptfs_printk(KERN_DEBUG, in ecryptfs_decode_and_decrypt_filename()