Home
last modified time | relevance | path

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

/openbmc/linux/fs/crypto/
H A Dkeysetup.c183 ci->ci_owns_key = true; in fscrypt_set_per_file_enc_key()
531 else if (ci->ci_owns_key) in put_crypt_info()
H A Dfscrypt_private.h204 bool ci_owns_key; member