Lines Matching refs:KERN_WARNING
49 ecryptfs_printk(KERN_WARNING, "No key\n"); in process_request_key_err()
53 ecryptfs_printk(KERN_WARNING, "Key expired\n"); in process_request_key_err()
57 ecryptfs_printk(KERN_WARNING, "Key revoked\n"); in process_request_key_err()
61 ecryptfs_printk(KERN_WARNING, "Unknown error code: " in process_request_key_err()
74 ecryptfs_printk(KERN_WARNING, "Missing auth tok\n"); in process_find_global_auth_tok_for_sig_err()
77 ecryptfs_printk(KERN_WARNING, "Invalid auth tok\n"); in process_find_global_auth_tok_for_sig_err()
151 ecryptfs_printk(KERN_WARNING, in ecryptfs_write_packet_length()
251 ecryptfs_printk(KERN_WARNING, "Error parsing packet length; " in parse_tag_65_packet()
401 ecryptfs_printk(KERN_WARNING, "Error parsing packet length; " in parse_tag_67_packet()
542 printk(KERN_WARNING "Invalidating auth tok with sig = [%s]\n", sig); in ecryptfs_find_global_auth_tok_for_sig()
693 printk(KERN_WARNING "%s: Require [%zd] bytes to write; only " in ecryptfs_write_tag_70_packet()
739 printk(KERN_WARNING "%s: Unable to generate code for " in ecryptfs_write_tag_70_packet()
923 printk(KERN_WARNING "%s: max_packet_size is [%zd]; it must be " in ecryptfs_parse_tag_70_packet()
938 printk(KERN_WARNING "%s: Invalid packet tag [0x%.2x]; must be " in ecryptfs_parse_tag_70_packet()
948 printk(KERN_WARNING "%s: Error parsing packet length; " in ecryptfs_parse_tag_70_packet()
956 printk(KERN_WARNING "%s: max_packet_size is [%zd]; real packet " in ecryptfs_parse_tag_70_packet()
971 printk(KERN_WARNING "%s: Cipher code [%d] is invalid\n", in ecryptfs_parse_tag_70_packet()
1070 printk(KERN_WARNING "%s: Invalid tag 70 packet; could not " in ecryptfs_parse_tag_70_packet()
1079 printk(KERN_WARNING "%s: Filename size is [%zd], which is " in ecryptfs_parse_tag_70_packet()
1287 printk(KERN_WARNING "Error parsing packet length; " in parse_tag_1_packet()
1292 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_1_packet()
1298 printk(KERN_WARNING "Packet size exceeds max\n"); in parse_tag_1_packet()
1303 printk(KERN_WARNING "Unknown version number [%d]\n", in parse_tag_1_packet()
1318 printk(KERN_WARNING "Tag 1 packet contains key larger " in parse_tag_1_packet()
1421 printk(KERN_WARNING "Error parsing packet length; rc = [%d]\n", in parse_tag_3_packet()
1426 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_3_packet()
1440 printk(KERN_WARNING "Tag 3 packet contains key larger " in parse_tag_3_packet()
1446 printk(KERN_WARNING "Unknown version number [%d]\n", in parse_tag_3_packet()
1469 printk(KERN_WARNING "Only S2K ID 3 is currently supported\n"); in parse_tag_3_packet()
1573 printk(KERN_WARNING "Invalid tag 11 packet format\n"); in parse_tag_11_packet()
1580 printk(KERN_WARNING "Invalid tag 11 packet format\n"); in parse_tag_11_packet()
1584 printk(KERN_WARNING "Invalid body size ([%td])\n", body_size); in parse_tag_11_packet()
1602 printk(KERN_WARNING "Unrecognizable packet\n"); in parse_tag_11_packet()
1607 printk(KERN_WARNING "Unrecognizable packet\n"); in parse_tag_11_packet()
1853 ecryptfs_printk(KERN_WARNING, "Invalid packet set " in ecryptfs_parse_packet_set()
1935 ecryptfs_printk(KERN_WARNING, "Error decrypting the " in ecryptfs_parse_packet_set()
2219 printk(KERN_WARNING "No key size specified at mount; " in write_tag_3_packet()
2371 ecryptfs_printk(KERN_WARNING, "Unable to generate code for " in write_tag_3_packet()
2442 printk(KERN_WARNING "Unable to retrieve auth tok with " in ecryptfs_generate_key_packet_set()
2455 ecryptfs_printk(KERN_WARNING, "Error " in ecryptfs_generate_key_packet_set()
2475 ecryptfs_printk(KERN_WARNING, "Error " in ecryptfs_generate_key_packet_set()
2483 ecryptfs_printk(KERN_WARNING, "Unsupported " in ecryptfs_generate_key_packet_set()