Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ecryptfs/
Dmain.c364 mount_crypt_stat->global_default_fn_cipher_key_bytes = in ecryptfs_parse_options()
407 mount_crypt_stat->global_default_fn_cipher_key_bytes = in ecryptfs_parse_options()
444 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_parse_options()
450 mount_crypt_stat->global_default_fn_cipher_key_bytes, in ecryptfs_parse_options()
Dkeystore.c723 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
728 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
816 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
824 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_write_tag_70_packet()
1032 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_parse_tag_70_packet()
1040 mount_crypt_stat->global_default_fn_cipher_key_bytes); in ecryptfs_parse_tag_70_packet()
Decryptfs_kernel.h343 size_t global_default_fn_cipher_key_bytes; member