Home
last modified time | relevance | path

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

/openbmc/linux/fs/crypto/
H A Dinline_crypt.c160 struct blk_crypto_key *blk_key; in fscrypt_prepare_inline_crypt_key() local
211 struct blk_crypto_key *blk_key = prep_key->blk_key; in fscrypt_destroy_inline_crypt_key() local
H A Dfscrypt_private.h187 struct blk_crypto_key *blk_key; member
/openbmc/linux/block/
H A Dblk-crypto.c328 int blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, in blk_crypto_init_key()