Home
last modified time | relevance | path

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

/openbmc/linux/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()