Home
last modified time | relevance | path

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

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