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
528
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
170
const struct blk_crypto_key *key)
block/blk-crypto-profile.c
189
const struct blk_crypto_key *key)
block/blk-crypto-profile.c
204
const struct blk_crypto_key *key)
block/blk-crypto-profile.c
247
const struct blk_crypto_key *key,
block/blk-crypto-profile.c
364
const struct blk_crypto_key *key)
block/blk-crypto-profile.c
41
const struct blk_crypto_key *key;
block/blk-crypto-profile.c
428
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
253
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
392
const struct blk_crypto_key *key)
block/blk-crypto.c
419
const 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
1996
const struct blk_crypto_key *key,
drivers/mmc/host/sdhci-msm.c
2006
const struct blk_crypto_key *key,
drivers/soc/qcom/ice.c
339
const struct blk_crypto_key *bkey)
drivers/soc/qcom/ice.c
378
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
166
struct blk_crypto_key *blk_key;
fs/crypto/inline_crypt.c
218
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);