Home
last modified time | relevance | path

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

/linux/fs/crypto/
H A Dfscrypt_private.h332 } fscrypt_direction_t; typedef
338 fscrypt_direction_t rw, u64 index,
H A Dcrypto.c111 fscrypt_direction_t rw, u64 index, in fscrypt_crypt_data_unit()