Home
last modified time | relevance | path

Searched defs:FS_IOC_GET_ENCRYPTION_PWSALT (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
H A Dfscrypt.h162 #define FS_IOC_GET_ENCRYPTION_PWSALT global() macro
/linux/tools/include/uapi/linux/
H A Dfscrypt.h164 #define FS_IOC_GET_ENCRYPTION_PWSALT _IOW('f', 20, __u8[16]) macro