Searched refs:blk_crypto_keyslot (Results 1 – 5 of 5) sorted by relevance
36 struct blk_crypto_keyslot { struct171 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 …]
187 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()
129 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);
136 struct blk_crypto_keyslot *crypt_keyslot;
33 struct blk_crypto_keyslot *keyslot; in mmc_crypto_prepare_req()
Completed in 11 milliseconds