Symbol: blk_crypto_keyslot
block/blk-crypto-fallback.c
220
blk_crypto_fallback_tfm(struct blk_crypto_keyslot *slot)
block/blk-crypto-fallback.c
359
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
179
blk_crypto_remove_slot_from_lru_list(struct blk_crypto_keyslot *slot)
block/blk-crypto-profile.c
189
static struct blk_crypto_keyslot *
block/blk-crypto-profile.c
195
struct blk_crypto_keyslot *slotp;
block/blk-crypto-profile.c
204
static struct blk_crypto_keyslot *
block/blk-crypto-profile.c
208
struct blk_crypto_keyslot *slot;
block/blk-crypto-profile.c
226
unsigned int blk_crypto_keyslot_index(struct blk_crypto_keyslot *slot)
block/blk-crypto-profile.c
250
struct blk_crypto_keyslot **slot_ptr)
block/blk-crypto-profile.c
252
struct blk_crypto_keyslot *slot;
block/blk-crypto-profile.c
291
slot = list_first_entry(&profile->idle_slots, struct blk_crypto_keyslot,
block/blk-crypto-profile.c
325
void blk_crypto_put_keyslot(struct blk_crypto_keyslot *slot)
block/blk-crypto-profile.c
368
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;