Home
last modified time | relevance | path

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

/linux/block/
A Dblk-crypto-profile.c36 struct blk_crypto_keyslot { struct
171 blk_crypto_remove_slot_from_lru_list(struct blk_crypto_keyslot *slot) in blk_crypto_remove_slot_from_lru_list()
181 static struct blk_crypto_keyslot *
187 struct blk_crypto_keyslot *slotp; in blk_crypto_find_keyslot()
196 static struct blk_crypto_keyslot *
200 struct blk_crypto_keyslot *slot; in blk_crypto_find_and_grab_keyslot()
218 unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot) in blk_crypto_keyslot_index()
243 struct blk_crypto_keyslot **slot_ptr) in blk_crypto_get_keyslot()
245 struct blk_crypto_keyslot *slot; in blk_crypto_get_keyslot()
318 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot) in blk_crypto_put_keyslot()
[all …]
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/include/linux/
A Dblk-crypto-profile.h129 struct blk_crypto_keyslot *slots;
139 unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot);
143 struct blk_crypto_keyslot **slot_ptr);
145 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot);
A Dblk-mq.h136 struct blk_crypto_keyslot *crypt_keyslot;
/linux/drivers/mmc/core/
A Dcrypto.c33 struct blk_crypto_keyslot *keyslot; in mmc_crypto_prepare_req()

Completed in 10 milliseconds