Searched refs:ecryptfs_printk (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Ddebug.c37 ecryptfs_printk(KERN_DEBUG, "Auth tok at mem loc [%p]:\n",
40 ecryptfs_printk(KERN_DEBUG, " * private key type\n");
41 ecryptfs_printk(KERN_DEBUG, " * (NO PRIVATE KEY SUPPORT "
44 ecryptfs_printk(KERN_DEBUG, " * passphrase type\n");
48 ecryptfs_printk(KERN_DEBUG, " * salt = [%s]\n", salt);
51 ecryptfs_printk(KERN_DEBUG, " * persistent\n");
56 ecryptfs_printk(KERN_DEBUG, " * signature = [%s]\n", sig);
58 ecryptfs_printk(KERN_DEBUG, " * session_key.flags = [0x%x]\n",
62 ecryptfs_printk(KERN_DEBUG,
66 ecryptfs_printk(KERN_DEBU
[all...]
H A Dkeystore.c48 ecryptfs_printk(KERN_WARNING, "No key\n");
52 ecryptfs_printk(KERN_WARNING, "Key expired\n");
56 ecryptfs_printk(KERN_WARNING, "Key revoked\n");
60 ecryptfs_printk(KERN_WARNING, "Unknown error code: "
94 ecryptfs_printk(KERN_ERR, "Five-byte packet length not "
99 ecryptfs_printk(KERN_ERR, "Error parsing packet length\n");
131 ecryptfs_printk(KERN_WARNING,
160 ecryptfs_printk(KERN_ERR, "Unable to allocate memory\n");
168 ecryptfs_printk(KERN_ERR, "Error generating tag 64 packet "
178 ecryptfs_printk(KERN_ER
[all...]
H A Dnetlink.c60 ecryptfs_printk(KERN_ERR, "Failed to allocate socket buffer\n");
74 ecryptfs_printk(KERN_ERR, "Failed to send eCryptfs netlink "
106 ecryptfs_printk(KERN_ERR, "Received netlink message with "
179 ecryptfs_printk(KERN_ERR, "Error occurred while "
186 ecryptfs_printk(KERN_ERR, "Received corrupt netlink "
193 ecryptfs_printk(KERN_WARNING, "Failed to "
200 ecryptfs_printk(KERN_WARNING, "Failed to "
206 ecryptfs_printk(KERN_WARNING, "Failed to "
211 ecryptfs_printk(KERN_WARNING, "Dropping netlink "
235 ecryptfs_printk(KERN_ER
[all...]
H A Dmessaging.c53 ecryptfs_printk(KERN_WARNING, "The eCryptfs free "
171 ecryptfs_printk(KERN_ERR, "Failed to allocate memory; unable "
217 ecryptfs_printk(KERN_ERR, "Received request from user [%d] to "
224 ecryptfs_printk(KERN_WARNING, "Received request from user [%d] "
259 ecryptfs_printk(KERN_ERR, "Attempt to reference "
269 ecryptfs_printk(KERN_WARNING, "User [%d] received a "
277 ecryptfs_printk(KERN_WARNING, "Received message from user "
284 ecryptfs_printk(KERN_ERR, "User [%d] received a "
291 ecryptfs_printk(KERN_WARNING, "Desired context element is not "
296 ecryptfs_printk(KERN_WARNIN
[all...]
H A Dmmap.c92 ecryptfs_printk(KERN_DEBUG, "old_end_page_index = [0x%.16x]; "
106 ecryptfs_printk(KERN_ERR, "ecryptfs_write_zeros("
123 ecryptfs_printk(KERN_ERR, "ecryptfs_write_zeros(file=[%p], "
136 ecryptfs_printk(KERN_ERR, "ecryptfs_write_zeros("
155 ecryptfs_printk(KERN_ERR, "ecryptfs_write_zeros(file="
182 ecryptfs_printk(KERN_WARNING, "Error encrypting "
226 ecryptfs_printk(KERN_ERR, "Error reading from page cache\n");
293 ecryptfs_printk(KERN_DEBUG,
297 ecryptfs_printk(KERN_ERR, "Error reading page; rc = "
346 ecryptfs_printk(KERN_ER
[all...]
H A Dcrypto.c111 ecryptfs_printk(KERN_ERR, "Error attempting to "
167 ecryptfs_printk(KERN_DEBUG, "root iv:\n");
178 ecryptfs_printk(KERN_DEBUG, "source:\n");
184 ecryptfs_printk(KERN_WARNING, "Error attempting to compute "
190 ecryptfs_printk(KERN_DEBUG, "derived iv:\n");
310 ecryptfs_printk(KERN_DEBUG, "Key size [%d]; key:\n",
320 ecryptfs_printk(KERN_ERR, "Error setting key; rc = [%d]\n",
326 ecryptfs_printk(KERN_DEBUG, "Encrypting [%d] bytes.\n", size);
356 ecryptfs_printk(KERN_DEBUG, " * crypt_stat->header_extent_size = "
358 ecryptfs_printk(KERN_DEBU
[all...]
H A Dmain.c197 ecryptfs_printk(KERN_ERR, "Major version number mismatch. "
204 ecryptfs_printk(KERN_ERR, "Minor version number mismatch. "
252 ecryptfs_printk(KERN_DEBUG,
264 ecryptfs_printk(KERN_DEBUG,
276 ecryptfs_printk(KERN_DEBUG,
289 ecryptfs_printk(KERN_DEBUG,
312 ecryptfs_printk(KERN_WARNING,
321 ecryptfs_printk(KERN_ERR, "You must supply a valid "
357 ecryptfs_printk(KERN_DEBUG, "Requesting the key with description: "
365 ecryptfs_printk(KERN_ER
[all...]
H A Dinode.c115 ecryptfs_printk(KERN_ERR, "Error locking directory of "
123 ecryptfs_printk(KERN_ERR,
130 ecryptfs_printk(KERN_ERR, "Failure in ecryptfs_interpose\n");
166 ecryptfs_printk(KERN_WARNING, "Error attempting to fill zeros "
198 ecryptfs_printk(KERN_DEBUG, "lower_dentry->d_name.name = [%s]\n",
207 ecryptfs_printk(KERN_ERR,
213 ecryptfs_printk(KERN_DEBUG, "This is a directory\n");
218 ecryptfs_printk(KERN_DEBUG, "Initializing crypto context\n");
221 ecryptfs_printk(KERN_DEBUG, "Error creating new file "
227 ecryptfs_printk(KERN_DEBU
[all...]
H A Dfile.c211 ecryptfs_printk(KERN_ERR,
220 ecryptfs_printk(KERN_DEBUG, "Setting flags for stat...\n");
235 ecryptfs_printk(KERN_ERR, "Error opening lower file\n");
242 ecryptfs_printk(KERN_DEBUG, "This is a directory\n");
252 ecryptfs_printk(KERN_DEBUG,
271 ecryptfs_printk(KERN_DEBUG, "inode w/ addr = [0x%p], i_ino = [0x%.16x] "
H A Decryptfs_kernel.h443 #define ecryptfs_printk(type, fmt, arg...) \ macro

Completed in 163 milliseconds