Home
last modified time | relevance | path

Searched refs:fscrypt_context_nonce (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/fs/crypto/
Dfscrypt_private.h96 static inline const u8 *fscrypt_context_nonce(const union fscrypt_context *ctx) in fscrypt_context_nonce() function
Dkeysetup.c635 fscrypt_context_nonce(&ctx), in fscrypt_get_encryption_info()
Dpolicy.c593 if (copy_to_user(arg, fscrypt_context_nonce(&ctx), in fscrypt_ioctl_get_nonce()