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()
389 ecryptfs_printk(KERN_WARNING, "Error parsing packet length; " in parse_tag_67_packet()
530 printk(KERN_WARNING "Invalidating auth tok with sig = [%s]\n", sig); in ecryptfs_find_global_auth_tok_for_sig()
682 printk(KERN_WARNING "%s: Require [%zd] bytes to write; only " in ecryptfs_write_tag_70_packet()
728 printk(KERN_WARNING "%s: Unable to generate code for " in ecryptfs_write_tag_70_packet()
911 printk(KERN_WARNING "%s: max_packet_size is [%zd]; it must be " in ecryptfs_parse_tag_70_packet()
926 printk(KERN_WARNING "%s: Invalid packet tag [0x%.2x]; must be " in ecryptfs_parse_tag_70_packet()
936 printk(KERN_WARNING "%s: Error parsing packet length; " in ecryptfs_parse_tag_70_packet()
944 printk(KERN_WARNING "%s: max_packet_size is [%zd]; real packet " in ecryptfs_parse_tag_70_packet()
959 printk(KERN_WARNING "%s: Cipher code [%d] is invalid\n", in ecryptfs_parse_tag_70_packet()
1059 printk(KERN_WARNING "%s: Invalid tag 70 packet; could not " in ecryptfs_parse_tag_70_packet()
1068 printk(KERN_WARNING "%s: Filename size is [%zd], which is " in ecryptfs_parse_tag_70_packet()
1276 printk(KERN_WARNING "Error parsing packet length; " in parse_tag_1_packet()
1281 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_1_packet()
1287 printk(KERN_WARNING "Packet size exceeds max\n"); in parse_tag_1_packet()
1292 printk(KERN_WARNING "Unknown version number [%d]\n", in parse_tag_1_packet()
1307 printk(KERN_WARNING "Tag 1 packet contains key larger " in parse_tag_1_packet()
1410 printk(KERN_WARNING "Error parsing packet length; rc = [%d]\n", in parse_tag_3_packet()
1415 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_3_packet()
1429 printk(KERN_WARNING "Tag 3 packet contains key larger " in parse_tag_3_packet()
1435 printk(KERN_WARNING "Unknown version number [%d]\n", in parse_tag_3_packet()
1458 printk(KERN_WARNING "Only S2K ID 3 is currently supported\n"); in parse_tag_3_packet()
1562 printk(KERN_WARNING "Invalid tag 11 packet format\n"); in parse_tag_11_packet()
1569 printk(KERN_WARNING "Invalid tag 11 packet format\n"); in parse_tag_11_packet()
1573 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_11_packet()
1591 printk(KERN_WARNING "Unrecognizable packet\n"); in parse_tag_11_packet()
1596 printk(KERN_WARNING "Unrecognizable packet\n"); in parse_tag_11_packet()
1842 ecryptfs_printk(KERN_WARNING, "Invalid packet set " in ecryptfs_parse_packet_set()
1924 ecryptfs_printk(KERN_WARNING, "Error decrypting the " in ecryptfs_parse_packet_set()
2208 printk(KERN_WARNING "No key size specified at mount; " in write_tag_3_packet()
2360 ecryptfs_printk(KERN_WARNING, "Unable to generate code for " in write_tag_3_packet()
2431 printk(KERN_WARNING "Unable to retrieve auth tok with " in ecryptfs_generate_key_packet_set()
2444 ecryptfs_printk(KERN_WARNING, "Error " in ecryptfs_generate_key_packet_set()
2464 ecryptfs_printk(KERN_WARNING, "Error " in ecryptfs_generate_key_packet_set()
2472 ecryptfs_printk(KERN_WARNING, "Unsupported " in ecryptfs_generate_key_packet_set()