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()
284 ecryptfs_printk(KERN_DEBUG, "Key size [%zd]; key:\n", in crypt_scatterlist()
306 ecryptfs_printk(KERN_ERR, in crypt_scatterlist()
367 ecryptfs_printk(KERN_ERR, "Error attempting to derive IV for " in crypt_extent()
427 ecryptfs_printk(KERN_ERR, "Error allocating memory for " in ecryptfs_encrypt_page()
451 ecryptfs_printk(KERN_ERR, in ecryptfs_encrypt_page()
500 ecryptfs_printk(KERN_ERR, in ecryptfs_decrypt_page()
538 ecryptfs_printk(KERN_DEBUG, in ecryptfs_init_crypt_ctx()
556 ecryptfs_printk(KERN_ERR, "cryptfs: init_crypt_ctx(): " in ecryptfs_init_crypt_ctx()
619 ecryptfs_printk(KERN_WARNING, "Session key not valid; " in ecryptfs_compute_root_iv()
626 ecryptfs_printk(KERN_WARNING, "Error attempting to compute " in ecryptfs_compute_root_iv()
645 ecryptfs_printk(KERN_DEBUG, "Generated new session key:\n"); in ecryptfs_generate_new_key()
778 ecryptfs_printk(KERN_ERR, "Error initializing cryptographic " in ecryptfs_new_file_context()
799 ecryptfs_printk(KERN_DEBUG, "m_1 = [0x%.8x]; m_2 = [0x%.8x]; " in ecryptfs_validate_marker()
802 ecryptfs_printk(KERN_DEBUG, "(m_1 ^ MAGIC_ECRYPTFS_MARKER) = " in ecryptfs_validate_marker()
950 ecryptfs_printk(KERN_WARNING, "Cipher code not recognized: " in ecryptfs_cipher_code_to_string()
1047 ecryptfs_printk(KERN_WARNING, "Error generating key packet " in ecryptfs_write_headers_virt()
1268 ecryptfs_printk(KERN_WARNING, "File version is [%d]; only " in ecryptfs_read_headers_virt()
1281 ecryptfs_printk(KERN_WARNING, "Error reading header " in ecryptfs_read_headers_virt()
2011 ecryptfs_printk(KERN_DEBUG, in ecryptfs_decode_and_decrypt_filename()