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()
680 printk(KERN_WARNING "%s: Require [%zd] bytes to write; only " in ecryptfs_write_tag_70_packet()
726 printk(KERN_WARNING "%s: Unable to generate code for " in ecryptfs_write_tag_70_packet()
909 printk(KERN_WARNING "%s: max_packet_size is [%zd]; it must be " in ecryptfs_parse_tag_70_packet()
924 printk(KERN_WARNING "%s: Invalid packet tag [0x%.2x]; must be " in ecryptfs_parse_tag_70_packet()
934 printk(KERN_WARNING "%s: Error parsing packet length; " in ecryptfs_parse_tag_70_packet()
942 printk(KERN_WARNING "%s: max_packet_size is [%zd]; real packet " in ecryptfs_parse_tag_70_packet()
957 printk(KERN_WARNING "%s: Cipher code [%d] is invalid\n", in ecryptfs_parse_tag_70_packet()
1057 printk(KERN_WARNING "%s: Invalid tag 70 packet; could not " in ecryptfs_parse_tag_70_packet()
1066 printk(KERN_WARNING "%s: Filename size is [%zd], which is " in ecryptfs_parse_tag_70_packet()
1274 printk(KERN_WARNING "Error parsing packet length; " in parse_tag_1_packet()
1279 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_1_packet()
1285 printk(KERN_WARNING "Packet size exceeds max\n"); in parse_tag_1_packet()
1290 printk(KERN_WARNING "Unknown version number [%d]\n", in parse_tag_1_packet()
1305 printk(KERN_WARNING "Tag 1 packet contains key larger " in parse_tag_1_packet()
1408 printk(KERN_WARNING "Error parsing packet length; rc = [%d]\n", in parse_tag_3_packet()
1413 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_3_packet()
1427 printk(KERN_WARNING "Tag 3 packet contains key larger " in parse_tag_3_packet()
1433 printk(KERN_WARNING "Unknown version number [%d]\n", in parse_tag_3_packet()
1456 printk(KERN_WARNING "Only S2K ID 3 is currently supported\n"); in parse_tag_3_packet()
1560 printk(KERN_WARNING "Invalid tag 11 packet format\n"); in parse_tag_11_packet()
1567 printk(KERN_WARNING "Invalid tag 11 packet format\n"); in parse_tag_11_packet()
1571 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_11_packet()
1589 printk(KERN_WARNING "Unrecognizable packet\n"); in parse_tag_11_packet()
1594 printk(KERN_WARNING "Unrecognizable packet\n"); in parse_tag_11_packet()
1840 ecryptfs_printk(KERN_WARNING, "Invalid packet set " in ecryptfs_parse_packet_set()
1922 ecryptfs_printk(KERN_WARNING, "Error decrypting the " in ecryptfs_parse_packet_set()
2206 printk(KERN_WARNING "No key size specified at mount; " in write_tag_3_packet()
2358 ecryptfs_printk(KERN_WARNING, "Unable to generate code for " in write_tag_3_packet()
2429 printk(KERN_WARNING "Unable to retrieve auth tok with " in ecryptfs_generate_key_packet_set()
2442 ecryptfs_printk(KERN_WARNING, "Error " in ecryptfs_generate_key_packet_set()
2462 ecryptfs_printk(KERN_WARNING, "Error " in ecryptfs_generate_key_packet_set()
2470 ecryptfs_printk(KERN_WARNING, "Unsupported " in ecryptfs_generate_key_packet_set()