Home
last modified time | relevance | path

Searched defs:blk_key (Results 1 – 3 of 3) sorted by relevance

/linux/fs/crypto/
H A Dinline_crypt.c166 struct blk_crypto_key *blk_key; in fscrypt_prepare_inline_crypt_key() local
218 struct blk_crypto_key *blk_key = prep_key->blk_key; in fscrypt_destroy_inline_crypt_key() local
H A Dfscrypt_private.h244 struct blk_crypto_key *blk_key; member
/linux/drivers/soc/qcom/
H A Dice.c378 const struct blk_crypto_key *blk_key) in qcom_ice_program_key()