Home
last modified time | relevance | path

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

/openbmc/linux/fs/crypto/
H A Dkeyring.c1088 int fscrypt_ioctl_remove_key(struct file *filp, void __user *uarg) in fscrypt_ioctl_remove_key() function
/openbmc/linux/include/linux/
H A Dfscrypt.h552 static inline int fscrypt_ioctl_remove_key(struct file *filp, void __user *arg) in fscrypt_ioctl_remove_key() function