Home
last modified time | relevance | path

Searched refs:blk_crypto_keyslot (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/block/
A Dblk-crypto-profile.c37 struct blk_crypto_keyslot { struct
172 blk_crypto_remove_slot_from_lru_list(struct blk_crypto_keyslot *slot) in blk_crypto_remove_slot_from_lru_list()
182 static struct blk_crypto_keyslot *
188 struct blk_crypto_keyslot *slotp; in blk_crypto_find_keyslot()
197 static struct blk_crypto_keyslot *
201 struct blk_crypto_keyslot *slot; in blk_crypto_find_and_grab_keyslot()
219 unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot) in blk_crypto_keyslot_index()
244 struct blk_crypto_keyslot **slot_ptr) in blk_crypto_get_keyslot()
246 struct blk_crypto_keyslot *slot; in blk_crypto_get_keyslot()
319 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot) in blk_crypto_put_keyslot()
[all …]
A Dblk-crypto-internal.h70 struct blk_crypto_keyslot **slot_ptr);
72 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot);
A Dblk-crypto-fallback.c187 blk_crypto_fallback_alloc_cipher_req(struct blk_crypto_keyslot *slot, in blk_crypto_fallback_alloc_cipher_req()
265 struct blk_crypto_keyslot *slot; in blk_crypto_fallback_encrypt_bio()
382 struct blk_crypto_keyslot *slot; in blk_crypto_fallback_decrypt_bio()
/linux-6.3-rc2/include/linux/
A Dblk-crypto-profile.h129 struct blk_crypto_keyslot *slots;
139 unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot);
A Dblk-mq.h141 struct blk_crypto_keyslot *crypt_keyslot;
/linux-6.3-rc2/drivers/mmc/core/
A Dcrypto.c33 struct blk_crypto_keyslot *keyslot; in mmc_crypto_prepare_req()

Completed in 12 milliseconds