Symbol: blk_crypto_key
block/blk-crypto-fallback.c
109
const struct blk_crypto_key *key,
block/blk-crypto-fallback.c
132
const struct blk_crypto_key *key,
block/blk-crypto-fallback.c
526
int blk_crypto_fallback_evict_key(const struct blk_crypto_key *key)
block/blk-crypto-internal.h
227
int blk_crypto_fallback_evict_key(const struct blk_crypto_key *key);
block/blk-crypto-internal.h
239
blk_crypto_fallback_evict_key(const struct blk_crypto_key *key)
block/blk-crypto-internal.h
75
const struct blk_crypto_key *key,
block/blk-crypto-internal.h
81
const struct blk_crypto_key *key);
block/blk-crypto-profile.c
172
const struct blk_crypto_key *key)
block/blk-crypto-profile.c
191
const struct blk_crypto_key *key)
block/blk-crypto-profile.c
206
const struct blk_crypto_key *key)
block/blk-crypto-profile.c
249
const struct blk_crypto_key *key,
block/blk-crypto-profile.c
366
const struct blk_crypto_key *key)
block/blk-crypto-profile.c
41
const struct blk_crypto_key *key;
block/blk-crypto-profile.c
430
const struct blk_crypto_key *key = profile->slots[slot].key;
block/blk-crypto.c
101
void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key,
block/blk-crypto.c
254
const struct blk_crypto_key *bc_key = bio->bi_crypt_context->bc_key;
block/blk-crypto.c
307
int blk_crypto_init_key(struct blk_crypto_key *blk_key,
block/blk-crypto.c
393
const struct blk_crypto_key *key)
block/blk-crypto.c
421
const struct blk_crypto_key *key)
drivers/md/dm-inlinecrypt.c
49
struct blk_crypto_key key;
drivers/md/dm-table.c
1147
const struct blk_crypto_key *key = data;
drivers/md/dm-table.c
1158
const struct blk_crypto_key *key, unsigned int slot)
drivers/mmc/host/cqhci-crypto.c
113
const struct blk_crypto_key *key,
drivers/mmc/host/cqhci-crypto.c
55
const struct blk_crypto_key *key,
drivers/mmc/host/sdhci-msm.c
2003
const struct blk_crypto_key *key,
drivers/mmc/host/sdhci-msm.c
2013
const struct blk_crypto_key *key,
drivers/soc/qcom/ice.c
350
const struct blk_crypto_key *bkey)
drivers/soc/qcom/ice.c
389
const struct blk_crypto_key *blk_key)
drivers/ufs/core/ufshcd-crypto.c
44
const struct blk_crypto_key *key,
drivers/ufs/core/ufshcd-crypto.c
89
const struct blk_crypto_key *key,
drivers/ufs/host/ufs-qcom.c
242
const struct blk_crypto_key *key,
drivers/ufs/host/ufs-qcom.c
256
const struct blk_crypto_key *key,
fs/crypto/fscrypt_private.h
244
struct blk_crypto_key *blk_key;
fs/crypto/inline_crypt.c
153
struct blk_crypto_key *blk_key;
fs/crypto/inline_crypt.c
194
struct blk_crypto_key *blk_key = prep_key->blk_key;
include/linux/blk-crypto-profile.h
38
const struct blk_crypto_key *key,
include/linux/blk-crypto-profile.h
58
const struct blk_crypto_key *key,
include/linux/blk-crypto.h
121
const struct blk_crypto_key *bc_key;
include/linux/blk-crypto.h
140
void bio_crypt_set_ctx(struct bio *bio, const struct blk_crypto_key *key,
include/linux/blk-crypto.h
148
int blk_crypto_init_key(struct blk_crypto_key *blk_key,
include/linux/blk-crypto.h
156
const struct blk_crypto_key *key);
include/linux/blk-crypto.h
159
const struct blk_crypto_key *key);
include/soc/qcom/ice.h
18
const struct blk_crypto_key *blk_key);