Symbol: blk_crypto_keyslot
block/blk-crypto-fallback.c
219
blk_crypto_fallback_tfm(struct blk_crypto_keyslot *slot)
block/blk-crypto-fallback.c
358
struct blk_crypto_keyslot *slot;
block/blk-crypto-fallback.c
427
struct blk_crypto_keyslot *slot;
block/blk-crypto-internal.h
76
struct blk_crypto_keyslot **slot_ptr);
block/blk-crypto-internal.h
78
void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot);
block/blk-crypto-profile.c
177
blk_crypto_remove_slot_from_lru_list(struct blk_crypto_keyslot *slot)
block/blk-crypto-profile.c
187
static struct blk_crypto_keyslot *
block/blk-crypto-profile.c
193
struct blk_crypto_keyslot *slotp;
block/blk-crypto-profile.c
202
static struct blk_crypto_keyslot *
block/blk-crypto-profile.c
206
struct blk_crypto_keyslot *slot;
block/blk-crypto-profile.c
224
unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot)
block/blk-crypto-profile.c
248
struct blk_crypto_keyslot **slot_ptr)
block/blk-crypto-profile.c
250
struct blk_crypto_keyslot *slot;
block/blk-crypto-profile.c
289
slot = list_first_entry(&profile->idle_slots, struct blk_crypto_keyslot,
block/blk-crypto-profile.c
323
void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot)
block/blk-crypto-profile.c
366
struct blk_crypto_keyslot *slot;
drivers/mmc/core/crypto.c
33
struct blk_crypto_keyslot *keyslot;
include/linux/blk-crypto-profile.h
192
struct blk_crypto_keyslot *slots;
include/linux/blk-crypto-profile.h
202
unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot);
include/linux/blk-mq.h
167
struct blk_crypto_keyslot *crypt_keyslot;
include/scsi/scsi_eh.h
48
struct blk_crypto_keyslot *rq_crypt_keyslot;