Home
last modified time | relevance | path

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

/block/
Dblk-crypto-profile.c36 struct blk_crypto_keyslot { struct
182 blk_crypto_remove_slot_from_lru_list(struct blk_crypto_keyslot *slot) in blk_crypto_remove_slot_from_lru_list()
192 static struct blk_crypto_keyslot *
198 struct blk_crypto_keyslot *slotp; in blk_crypto_find_keyslot()
207 static struct blk_crypto_keyslot *
211 struct blk_crypto_keyslot *slot; in blk_crypto_find_and_grab_keyslot()
229 unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot) in blk_crypto_keyslot_index()
254 struct blk_crypto_keyslot **slot_ptr) in blk_crypto_get_keyslot()
256 struct blk_crypto_keyslot *slot; in blk_crypto_get_keyslot()
295 slot = list_first_entry(&profile->idle_slots, struct blk_crypto_keyslot, in blk_crypto_get_keyslot()
[all …]
Dblk-crypto-internal.h76 struct blk_crypto_keyslot **slot_ptr);
78 void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot);
Dblk-crypto-fallback.c188 blk_crypto_fallback_alloc_cipher_req(struct blk_crypto_keyslot *slot, in blk_crypto_fallback_alloc_cipher_req()
266 struct blk_crypto_keyslot *slot; in blk_crypto_fallback_encrypt_bio()
383 struct blk_crypto_keyslot *slot; in blk_crypto_fallback_decrypt_bio()