Lines Matching refs:fscrypt_prepared_key
181 struct fscrypt_prepared_key { struct
198 struct fscrypt_prepared_key ci_enc_key; argument
353 int fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key,
359 void fscrypt_destroy_inline_crypt_key(struct fscrypt_prepared_key *prep_key);
372 fscrypt_is_key_prepared(struct fscrypt_prepared_key *prep_key, in fscrypt_is_key_prepared()
403 fscrypt_prepare_inline_crypt_key(struct fscrypt_prepared_key *prep_key, in fscrypt_prepare_inline_crypt_key()
413 fscrypt_destroy_inline_crypt_key(struct fscrypt_prepared_key *prep_key) in fscrypt_destroy_inline_crypt_key()
429 fscrypt_is_key_prepared(struct fscrypt_prepared_key *prep_key, in fscrypt_is_key_prepared()
556 struct fscrypt_prepared_key mk_direct_keys[FSCRYPT_MODE_MAX + 1];
557 struct fscrypt_prepared_key mk_iv_ino_lblk_64_keys[FSCRYPT_MODE_MAX + 1];
558 struct fscrypt_prepared_key mk_iv_ino_lblk_32_keys[FSCRYPT_MODE_MAX + 1];
632 int fscrypt_prepare_key(struct fscrypt_prepared_key *prep_key,
636 void fscrypt_destroy_prepared_key(struct fscrypt_prepared_key *prep_key);