Home
last modified time | relevance | path

Searched refs:keyslot (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/core/
H A Dcrypto.c33 struct blk_crypto_keyslot *keyslot; in mmc_crypto_prepare_req() local
40 keyslot = req->crypt_keyslot; in mmc_crypto_prepare_req()
41 if (keyslot) in mmc_crypto_prepare_req()
42 mrq->crypto_key_slot = blk_crypto_keyslot_index(keyslot); in mmc_crypto_prepare_req()
/linux/Documentation/filesystems/
H A Dfscrypt.rst1388 keyslot when it isn't already in one. However, when programming a
1390 directly into a keyslot but rather unwraps it (using the hardware's
1393 into a keyslot, and it is never exposed to software.