Home
last modified time | relevance | path

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

/linux/fs/crypto/
H A Dfscrypt_private.h343 union fscrypt_iv { union
355 void fscrypt_generate_iv(union fscrypt_iv *iv, u64 index,
H A Dpolicy.c114 if (mode->ivsize < offsetofend(union fscrypt_iv, nonce)) { in supported_direct_key_modes()