Lines Matching refs:ecryptfs_printk
133 ecryptfs_printk(KERN_DEBUG, "root iv:\n"); in ecryptfs_derive_iv()
144 ecryptfs_printk(KERN_DEBUG, "source:\n"); in ecryptfs_derive_iv()
150 ecryptfs_printk(KERN_WARNING, "Error attempting to compute " in ecryptfs_derive_iv()
156 ecryptfs_printk(KERN_DEBUG, "derived iv:\n"); in ecryptfs_derive_iv()
177 ecryptfs_printk(KERN_ERR, "Error attempting to " in ecryptfs_init_crypt_stat()
317 ecryptfs_printk(KERN_DEBUG, "Key size [%zd]; key:\n", in crypt_scatterlist()
341 ecryptfs_printk(KERN_ERR, in crypt_scatterlist()
407 ecryptfs_printk(KERN_ERR, "Error attempting to derive IV for " in crypt_extent()
467 ecryptfs_printk(KERN_ERR, "Error allocating memory for " in ecryptfs_encrypt_page()
490 ecryptfs_printk(KERN_ERR, in ecryptfs_encrypt_page()
539 ecryptfs_printk(KERN_ERR, in ecryptfs_decrypt_page()
576 ecryptfs_printk(KERN_DEBUG, in ecryptfs_init_crypt_ctx()
594 ecryptfs_printk(KERN_ERR, "cryptfs: init_crypt_ctx(): " in ecryptfs_init_crypt_ctx()
658 ecryptfs_printk(KERN_WARNING, "Session key not valid; " in ecryptfs_compute_root_iv()
665 ecryptfs_printk(KERN_WARNING, "Error attempting to compute " in ecryptfs_compute_root_iv()
684 ecryptfs_printk(KERN_DEBUG, "Generated new session key:\n"); in ecryptfs_generate_new_key()
817 ecryptfs_printk(KERN_ERR, "Error initializing cryptographic " in ecryptfs_new_file_context()
838 ecryptfs_printk(KERN_DEBUG, "m_1 = [0x%.8x]; m_2 = [0x%.8x]; " in ecryptfs_validate_marker()
841 ecryptfs_printk(KERN_DEBUG, "(m_1 ^ MAGIC_ECRYPTFS_MARKER) = " in ecryptfs_validate_marker()
989 ecryptfs_printk(KERN_WARNING, "Cipher code not recognized: " in ecryptfs_cipher_code_to_string()
1086 ecryptfs_printk(KERN_WARNING, "Error generating key packet " in ecryptfs_write_headers_virt()
1307 ecryptfs_printk(KERN_WARNING, "File version is [%d]; only " in ecryptfs_read_headers_virt()
1320 ecryptfs_printk(KERN_WARNING, "Error reading header " in ecryptfs_read_headers_virt()
2062 ecryptfs_printk(KERN_DEBUG, in ecryptfs_decode_and_decrypt_filename()