Home
last modified time | relevance | path

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

/linux-6.15/fs/crypto/
H A Dinline_crypt.c160 struct blk_crypto_key *blk_key; in fscrypt_prepare_inline_crypt_key() local
213 struct blk_crypto_key *blk_key = prep_key->blk_key; in fscrypt_destroy_inline_crypt_key() local
H A Dfscrypt_private.h208 struct blk_crypto_key *blk_key; member
/linux-6.15/block/
H A Dblk-crypto.c339 int blk_crypto_init_key(struct blk_crypto_key *blk_key, in blk_crypto_init_key()