Lines Matching refs:printk

380 		printk(KERN_ERR "%s: message_len is [%zd]; minimum acceptable "  in parse_tag_67_packet()
386 printk(KERN_ERR "%s: Type should be ECRYPTFS_TAG_67\n", in parse_tag_67_packet()
392 printk(KERN_ERR "%s: Status indicator has non zero " in parse_tag_67_packet()
407 printk(KERN_ERR "%s: message_len [%zd]; max len is [%zd]\n", in parse_tag_67_packet()
413 printk(KERN_ERR "%s: Encrypted key_size [%zd] larger than " in parse_tag_67_packet()
471 printk(KERN_ERR "Data structure version mismatch. Userspace " in ecryptfs_verify_auth_tok_from_key()
480 printk(KERN_ERR "Invalid auth_tok structure " in ecryptfs_verify_auth_tok_from_key()
534 printk(KERN_WARNING "Invalidating auth tok with sig = [%s]\n", sig); in ecryptfs_find_global_auth_tok_for_sig()
634 printk(KERN_ERR "%s: Out of memory whilst trying to kmalloc " in ecryptfs_write_tag_70_packet()
646 printk(KERN_ERR "%s: Error attempting to find auth tok for " in ecryptfs_write_tag_70_packet()
655 printk(KERN_ERR "Internal error whilst attempting to get " in ecryptfs_write_tag_70_packet()
688 printk(KERN_WARNING "%s: Require [%zd] bytes to write; only " in ecryptfs_write_tag_70_packet()
697 printk(KERN_ERR "%s: Out of kernel memory whilst attempting to " in ecryptfs_write_tag_70_packet()
711 printk(KERN_ERR "%s: Error generating tag 70 packet " in ecryptfs_write_tag_70_packet()
725 printk(KERN_WARNING "%s: Unable to generate code for " in ecryptfs_write_tag_70_packet()
737 printk(KERN_INFO "%s: Filename encryption only supports " in ecryptfs_write_tag_70_packet()
750 printk(KERN_ERR "%s: Error attempting to " in ecryptfs_write_tag_70_packet()
757 printk(KERN_ERR in ecryptfs_write_tag_70_packet()
766 printk(KERN_ERR in ecryptfs_write_tag_70_packet()
773 printk(KERN_ERR in ecryptfs_write_tag_70_packet()
787 printk(KERN_ERR in ecryptfs_write_tag_70_packet()
795 printk(KERN_ERR in ecryptfs_write_tag_70_packet()
802 printk(KERN_ERR in ecryptfs_write_tag_70_packet()
818 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_write_tag_70_packet()
827 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_write_tag_70_packet()
844 printk(KERN_ERR "%s: Error setting key for crypto context; " in ecryptfs_write_tag_70_packet()
856 printk(KERN_ERR "%s: Error attempting to encrypt filename; " in ecryptfs_write_tag_70_packet()
927 printk(KERN_ERR "%s: Out of memory whilst trying to kmalloc " in ecryptfs_parse_tag_70_packet()
934 printk(KERN_WARNING "%s: max_packet_size is [%zd]; it must be " in ecryptfs_parse_tag_70_packet()
949 printk(KERN_WARNING "%s: Invalid packet tag [0x%.2x]; must be " in ecryptfs_parse_tag_70_packet()
959 printk(KERN_WARNING "%s: Error parsing packet length; " in ecryptfs_parse_tag_70_packet()
967 printk(KERN_WARNING "%s: max_packet_size is [%zd]; real packet " in ecryptfs_parse_tag_70_packet()
982 printk(KERN_WARNING "%s: Cipher code [%d] is invalid\n", in ecryptfs_parse_tag_70_packet()
990 printk(KERN_ERR "%s: Error attempting to find auth tok for " in ecryptfs_parse_tag_70_packet()
999 printk(KERN_ERR "Internal error whilst attempting to get " in ecryptfs_parse_tag_70_packet()
1008 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_parse_tag_70_packet()
1018 printk(KERN_ERR "%s: Out of memory whilst attempting to " in ecryptfs_parse_tag_70_packet()
1027 printk(KERN_ERR "%s: Internal error whilst attempting to " in ecryptfs_parse_tag_70_packet()
1043 printk(KERN_INFO "%s: Filename encryption only supports " in ecryptfs_parse_tag_70_packet()
1052 printk(KERN_ERR "%s: Error setting key for crypto context; " in ecryptfs_parse_tag_70_packet()
1064 printk(KERN_ERR "%s: Error attempting to decrypt filename; " in ecryptfs_parse_tag_70_packet()
1073 printk(KERN_WARNING "%s: Invalid tag 70 packet; could not " in ecryptfs_parse_tag_70_packet()
1082 printk(KERN_WARNING "%s: Filename size is [%zd], which is " in ecryptfs_parse_tag_70_packet()
1089 printk(KERN_ERR "%s: Out of memory whilst attempting to " in ecryptfs_parse_tag_70_packet()
1129 printk(KERN_ERR "Cannot get sig for auth_tok of type [%d]\n", in ecryptfs_get_auth_tok_sig()
1157 printk(KERN_ERR "Unrecognized auth tok type: [%d]\n", in decrypt_pki_encrypted_session_key()
1183 printk(KERN_ERR "Failed to parse tag 65 packet; rc = [%d]\n", in decrypt_pki_encrypted_session_key()
1268 printk(KERN_ERR "Invalid max packet size; must be >=12\n"); in parse_tag_1_packet()
1273 printk(KERN_ERR "Enter w/ first byte != 0x%.2x\n", in parse_tag_1_packet()
1284 printk(KERN_ERR "Unable to allocate memory\n"); in parse_tag_1_packet()
1292 printk(KERN_WARNING "Error parsing packet length; " in parse_tag_1_packet()
1297 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_1_packet()
1303 printk(KERN_WARNING "Packet size exceeds max\n"); in parse_tag_1_packet()
1308 printk(KERN_WARNING "Unknown version number [%d]\n", in parse_tag_1_packet()
1323 printk(KERN_WARNING "Tag 1 packet contains key larger " in parse_tag_1_packet()
1403 printk(KERN_ERR "Max packet size too large\n"); in parse_tag_3_packet()
1408 printk(KERN_ERR "First byte != 0x%.2x; invalid packet\n", in parse_tag_3_packet()
1418 printk(KERN_ERR "Unable to allocate memory\n"); in parse_tag_3_packet()
1426 printk(KERN_WARNING "Error parsing packet length; rc = [%d]\n", in parse_tag_3_packet()
1431 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_3_packet()
1437 printk(KERN_ERR "Packet size exceeds max\n"); in parse_tag_3_packet()
1445 printk(KERN_WARNING "Tag 3 packet contains key larger " in parse_tag_3_packet()
1451 printk(KERN_WARNING "Unknown version number [%d]\n", in parse_tag_3_packet()
1474 printk(KERN_WARNING "Only S2K ID 3 is currently supported\n"); in parse_tag_3_packet()
1573 printk(KERN_ERR "Maximum packet size too small\n"); in parse_tag_11_packet()
1578 printk(KERN_WARNING "Invalid tag 11 packet format\n"); in parse_tag_11_packet()
1585 printk(KERN_WARNING "Invalid tag 11 packet format\n"); in parse_tag_11_packet()
1589 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_11_packet()
1596 printk(KERN_ERR "Packet size exceeds max\n"); in parse_tag_11_packet()
1601 printk(KERN_ERR "Literal data section in tag 11 packet exceeds " in parse_tag_11_packet()
1607 printk(KERN_WARNING "Unrecognizable packet\n"); in parse_tag_11_packet()
1612 printk(KERN_WARNING "Unrecognizable packet\n"); in parse_tag_11_packet()
1637 printk(KERN_ERR "Could not find key with description: [%s]\n", in ecryptfs_keyring_auth_tok_for_sig()
1686 printk(KERN_ERR "Internal error whilst attempting to get " in decrypt_passphrase_encrypted_session_key()
1695 printk(KERN_ERR "Internal error whilst attempting to convert " in decrypt_passphrase_encrypted_session_key()
1708 printk(KERN_ERR "Internal error whilst attempting to convert " in decrypt_passphrase_encrypted_session_key()
1719 printk(KERN_ERR "Error setting key for crypto context\n"); in decrypt_passphrase_encrypted_session_key()
1727 printk(KERN_ERR "Error decrypting; rc = [%d]\n", rc); in decrypt_passphrase_encrypted_session_key()
1856 printk(KERN_ERR "The lower file appears to be a non-encrypted " in ecryptfs_parse_packet_set()
1880 printk(KERN_ERR in ecryptfs_parse_packet_set()
2055 printk(KERN_ERR "Failed to encrypt session key via a key " in write_tag_1_packet()
2073 printk(KERN_ERR "Packet length larger than maximum allowable; " in write_tag_1_packet()
2133 printk(KERN_ERR "Packet length larger than maximum allowable; " in write_tag_11_packet()
2144 printk(KERN_ERR "Error generating tag 11 packet header; cannot " in write_tag_11_packet()
2206 printk(KERN_ERR "Internal error whilst attempting to get " in write_tag_3_packet()
2214 printk(KERN_WARNING "No key size specified at mount; " in write_tag_3_packet()
2302 printk(KERN_ERR "Error encrypting; rc = [%d]\n", rc); in write_tag_3_packet()
2325 printk(KERN_ERR "Packet too large; need up to [%td] bytes, but " in write_tag_3_packet()
2338 printk(KERN_ERR "Error generating tag 3 packet header; cannot " in write_tag_3_packet()
2420 printk(KERN_WARNING "Unable to retrieve auth tok with " in ecryptfs_generate_key_packet_set()
2490 printk(KERN_ERR in ecryptfs_add_keysig()
2515 printk(KERN_ERR "Error allocating from " in ecryptfs_add_global_auth_tok()