Home
last modified time | relevance | path

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

/openbmc/linux/fs/crypto/
H A Dkeyring.c686 int fscrypt_ioctl_add_key(struct file *filp, void __user *_uarg) in fscrypt_ioctl_add_key() function
/openbmc/linux/include/linux/
H A Dfscrypt.h547 static inline int fscrypt_ioctl_add_key(struct file *filp, void __user *arg) in fscrypt_ioctl_add_key() function