Home
last modified time | relevance | path

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

/fs/crypto/
Dfscrypt_private.h93 static inline const u8 *fscrypt_context_nonce(const union fscrypt_context *ctx) in fscrypt_context_nonce() function
Dpolicy.c564 if (copy_to_user(arg, fscrypt_context_nonce(&ctx), in fscrypt_ioctl_get_nonce()
Dkeysetup.c682 fscrypt_context_nonce(&ctx), in fscrypt_get_encryption_info()