Home
last modified time | relevance | path

Searched refs:FS_IOC_ADD_ENCRYPTION_KEY (Results 1 – 10 of 10) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dfscrypt.h119 #define FS_IOC_ADD_ENCRYPTION_KEY _IOWR('f', 23, struct fscrypt_add_key_arg) macro
/aosp12/system/vold/
H A DKeyUtil.cpp81 (void)ioctl(fd, FS_IOC_ADD_ENCRYPTION_KEY, NULL); in isFsKeyringSupportedImpl()
254 if (ioctl(fd, FS_IOC_ADD_ENCRYPTION_KEY, arg) != 0) { in installFsKeyringKey()
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dvold.te51 FS_IOC_ADD_ENCRYPTION_KEY
67 } data_file_type:dir ioctl { FS_IOC_ADD_ENCRYPTION_KEY FS_IOC_REMOVE_ENCRYPTION_KEY };
H A Dioctl_defines804 define(`FS_IOC_ADD_ENCRYPTION_KEY', `0xc0506617')
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dvold.te52 FS_IOC_ADD_ENCRYPTION_KEY
68 } data_file_type:dir ioctl { FS_IOC_ADD_ENCRYPTION_KEY FS_IOC_REMOVE_ENCRYPTION_KEY };
H A Dioctl_defines820 define(`FS_IOC_ADD_ENCRYPTION_KEY', `0xc0506617')
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dvold.te52 FS_IOC_ADD_ENCRYPTION_KEY
68 } data_file_type:dir ioctl { FS_IOC_ADD_ENCRYPTION_KEY FS_IOC_REMOVE_ENCRYPTION_KEY };
H A Dioctl_defines820 define(`FS_IOC_ADD_ENCRYPTION_KEY', `0xc0506617')
/aosp12/system/sepolicy/public/
H A Dvold.te52 FS_IOC_ADD_ENCRYPTION_KEY
68 } data_file_type:dir ioctl { FS_IOC_ADD_ENCRYPTION_KEY FS_IOC_REMOVE_ENCRYPTION_KEY };
H A Dioctl_defines820 define(`FS_IOC_ADD_ENCRYPTION_KEY', `0xc0506617')