Home
last modified time | relevance | path

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

/linux-6.14.4/fs/crypto/
Dinline_crypt.c159 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
Dfscrypt_private.h208 struct blk_crypto_key *blk_key; member
/linux-6.14.4/block/
Dblk-crypto.c328 int blk_crypto_init_key(struct blk_crypto_key *blk_key, const u8 *raw_key, in blk_crypto_init_key()