Searched refs:ecryptfs_page_crypt_context (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/ecryptfs/
H A Decryptfs_kernel.h175 struct ecryptfs_page_crypt_context { struct
518 int ecryptfs_encrypt_page(struct ecryptfs_page_crypt_context *ctx);
H A Dmmap.c174 struct ecryptfs_page_crypt_context ctx;
699 struct ecryptfs_page_crypt_context ctx;
H A Dcrypto.c375 static int ecryptfs_write_out_page(struct ecryptfs_page_crypt_context *ctx,
406 static int ecryptfs_read_in_page(struct ecryptfs_page_crypt_context *ctx,
459 * contents of the ecryptfs_page_crypt_context struct.
463 int ecryptfs_encrypt_page(struct ecryptfs_page_crypt_context *ctx)

Completed in 95 milliseconds