Home
last modified time | relevance | path

Searched refs:global_default_fn_cipher_key_bytes (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ecryptfs/
H A Dmain.c316 mount_crypt_stat->global_default_fn_cipher_key_bytes = in ecryptfs_parse_param()
369 mount_crypt_stat->global_default_fn_cipher_key_bytes = in ecryptfs_validate_options()
406 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_validate_options()
412 mount_crypt_stat->global_default_fn_cipher_key_bytes, in ecryptfs_validate_options()
H A Dkeystore.c722 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
727 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
779 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
787 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
993 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_parse_tag_70_packet()
1001 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_parse_tag_70_packet()
H A Decryptfs_kernel.h329 size_t global_default_fn_cipher_key_bytes; member