Home
last modified time | relevance | path

Searched refs:fscrypt_context_nonce (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/crypto/
H A Dfscrypt_private.h91 static inline const u8 *fscrypt_context_nonce(const union fscrypt_context *ctx) in fscrypt_context_nonce() function
H A Dpolicy.c564 if (copy_to_user(arg, fscrypt_context_nonce(&ctx), in fscrypt_ioctl_get_nonce()
H A Dkeysetup.c627 fscrypt_context_nonce(&ctx), in fscrypt_get_encryption_info()
/kernel/linux/linux-6.6/fs/crypto/
H A Dfscrypt_private.h96 static inline const u8 *fscrypt_context_nonce(const union fscrypt_context *ctx) in fscrypt_context_nonce() function
H A Dkeysetup.c669 fscrypt_context_nonce(&ctx), in fscrypt_get_encryption_info()
H A Dpolicy.c604 if (copy_to_user(arg, fscrypt_context_nonce(&ctx), in fscrypt_ioctl_get_nonce()

Completed in 7 milliseconds