Lines Matching refs:KERN_WARNING

35 		ecryptfs_printk(KERN_WARNING, "No key\n");  in process_request_key_err()
39 ecryptfs_printk(KERN_WARNING, "Key expired\n"); in process_request_key_err()
43 ecryptfs_printk(KERN_WARNING, "Key revoked\n"); in process_request_key_err()
47 ecryptfs_printk(KERN_WARNING, "Unknown error code: " in process_request_key_err()
60 ecryptfs_printk(KERN_WARNING, "Missing auth tok\n"); in process_find_global_auth_tok_for_sig_err()
63 ecryptfs_printk(KERN_WARNING, "Invalid auth tok\n"); in process_find_global_auth_tok_for_sig_err()
137 ecryptfs_printk(KERN_WARNING, in ecryptfs_write_packet_length()
237 ecryptfs_printk(KERN_WARNING, "Error parsing packet length; " in parse_tag_65_packet()
387 ecryptfs_printk(KERN_WARNING, "Error parsing packet length; " in parse_tag_67_packet()
528 printk(KERN_WARNING "Invalidating auth tok with sig = [%s]\n", sig); in ecryptfs_find_global_auth_tok_for_sig()
679 printk(KERN_WARNING "%s: Require [%zd] bytes to write; only " in ecryptfs_write_tag_70_packet()
725 printk(KERN_WARNING "%s: Unable to generate code for " in ecryptfs_write_tag_70_packet()
908 printk(KERN_WARNING "%s: max_packet_size is [%zd]; it must be " in ecryptfs_parse_tag_70_packet()
923 printk(KERN_WARNING "%s: Invalid packet tag [0x%.2x]; must be " in ecryptfs_parse_tag_70_packet()
933 printk(KERN_WARNING "%s: Error parsing packet length; " in ecryptfs_parse_tag_70_packet()
941 printk(KERN_WARNING "%s: max_packet_size is [%zd]; real packet " in ecryptfs_parse_tag_70_packet()
956 printk(KERN_WARNING "%s: Cipher code [%d] is invalid\n", in ecryptfs_parse_tag_70_packet()
1056 printk(KERN_WARNING "%s: Invalid tag 70 packet; could not " in ecryptfs_parse_tag_70_packet()
1065 printk(KERN_WARNING "%s: Filename size is [%zd], which is " in ecryptfs_parse_tag_70_packet()
1273 printk(KERN_WARNING "Error parsing packet length; " in parse_tag_1_packet()
1278 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_1_packet()
1284 printk(KERN_WARNING "Packet size exceeds max\n"); in parse_tag_1_packet()
1289 printk(KERN_WARNING "Unknown version number [%d]\n", in parse_tag_1_packet()
1304 printk(KERN_WARNING "Tag 1 packet contains key larger " in parse_tag_1_packet()
1407 printk(KERN_WARNING "Error parsing packet length; rc = [%d]\n", in parse_tag_3_packet()
1412 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_3_packet()
1426 printk(KERN_WARNING "Tag 3 packet contains key larger " in parse_tag_3_packet()
1432 printk(KERN_WARNING "Unknown version number [%d]\n", in parse_tag_3_packet()
1455 printk(KERN_WARNING "Only S2K ID 3 is currently supported\n"); in parse_tag_3_packet()
1559 printk(KERN_WARNING "Invalid tag 11 packet format\n"); in parse_tag_11_packet()
1566 printk(KERN_WARNING "Invalid tag 11 packet format\n"); in parse_tag_11_packet()
1570 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_11_packet()
1588 printk(KERN_WARNING "Unrecognizable packet\n"); in parse_tag_11_packet()
1593 printk(KERN_WARNING "Unrecognizable packet\n"); in parse_tag_11_packet()
1839 ecryptfs_printk(KERN_WARNING, "Invalid packet set " in ecryptfs_parse_packet_set()
1921 ecryptfs_printk(KERN_WARNING, "Error decrypting the " in ecryptfs_parse_packet_set()
2205 printk(KERN_WARNING "No key size specified at mount; " in write_tag_3_packet()
2357 ecryptfs_printk(KERN_WARNING, "Unable to generate code for " in write_tag_3_packet()
2428 printk(KERN_WARNING "Unable to retrieve auth tok with " in ecryptfs_generate_key_packet_set()
2441 ecryptfs_printk(KERN_WARNING, "Error " in ecryptfs_generate_key_packet_set()
2461 ecryptfs_printk(KERN_WARNING, "Error " in ecryptfs_generate_key_packet_set()
2469 ecryptfs_printk(KERN_WARNING, "Unsupported " in ecryptfs_generate_key_packet_set()