Home
last modified time | relevance | path

Searched refs:fscrypt_policy_contents_mode (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/fs/crypto/
Dfscrypt_private.h131 fscrypt_policy_contents_mode(const union fscrypt_policy *policy) in fscrypt_policy_contents_mode() function
Dkeysetup.c73 return &fscrypt_modes[fscrypt_policy_contents_mode(policy)]; in select_encryption_mode()