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.c315 mount_crypt_stat->global_default_fn_cipher_key_bytes = in ecryptfs_parse_param()
368 mount_crypt_stat->global_default_fn_cipher_key_bytes = in ecryptfs_validate_options()
405 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_validate_options()
411 mount_crypt_stat->global_default_fn_cipher_key_bytes, in ecryptfs_validate_options()
H A Dkeystore.c726 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
731 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
819 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
827 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
1035 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_parse_tag_70_packet()
1043 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_parse_tag_70_packet()
H A Decryptfs_kernel.h340 size_t global_default_fn_cipher_key_bytes; member