Home
last modified time | relevance | path

Searched refs:FS_KEY_DESCRIPTOR_SIZE (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/fs/crypto/
Dpolicy.c25 FS_KEY_DESCRIPTOR_SIZE) == 0 && in is_encryption_context_consistent_with_policy()
40 FS_KEY_DESCRIPTOR_SIZE); in create_encryption_context_from_policy()
129 FS_KEY_DESCRIPTOR_SIZE); in fscrypt_ioctl_get_policy()
203 FS_KEY_DESCRIPTOR_SIZE) == 0 && in fscrypt_has_permitted_context()
220 FS_KEY_DESCRIPTOR_SIZE) == 0 && in fscrypt_has_permitted_context()
258 FS_KEY_DESCRIPTOR_SIZE); in fscrypt_inherit_context()
Dfscrypt_private.h39 u8 master_key_descriptor[FS_KEY_DESCRIPTOR_SIZE];
64 u8 ci_master_key[FS_KEY_DESCRIPTOR_SIZE];
Dkeyinfo.c75 const u8 descriptor[FS_KEY_DESCRIPTOR_SIZE], in find_and_lock_process_key() argument
85 FS_KEY_DESCRIPTOR_SIZE, descriptor); in find_and_lock_process_key()
314 memset(ctx.master_key_descriptor, 0x42, FS_KEY_DESCRIPTOR_SIZE); in fscrypt_get_encryption_info()
/Linux-v4.19/include/uapi/linux/
Dfs.h265 #define FS_KEY_DESCRIPTOR_SIZE 8 macro
290 __u8 master_key_descriptor[FS_KEY_DESCRIPTOR_SIZE];
/Linux-v4.19/Documentation/filesystems/
Dfscrypt.rst264 #define FS_KEY_DESCRIPTOR_SIZE 8
271 __u8 master_key_descriptor[FS_KEY_DESCRIPTOR_SIZE];
552 #define FS_KEY_DESCRIPTOR_SIZE 8
560 u8 master_key_descriptor[FS_KEY_DESCRIPTOR_SIZE];