Home
last modified time | relevance | path

Searched refs:blk_crypto_profile (Results 1 – 5 of 5) sorted by relevance

/include/linux/
Dblk-crypto-profile.h12 struct blk_crypto_profile;
37 int (*keyslot_program)(struct blk_crypto_profile *profile,
57 int (*keyslot_evict)(struct blk_crypto_profile *profile,
71 int (*derive_sw_secret)(struct blk_crypto_profile *profile,
84 struct blk_crypto_profile { struct
153 int blk_crypto_profile_init(struct blk_crypto_profile *profile, argument
157 struct blk_crypto_profile *profile,
162 void blk_crypto_reprogram_all_keys(struct blk_crypto_profile *profile);
164 void blk_crypto_profile_destroy(struct blk_crypto_profile *profile);
166 void blk_crypto_intersect_capabilities(struct blk_crypto_profile *parent,
[all …]
Dblkdev.h45 struct blk_crypto_profile;
537 struct blk_crypto_profile *crypto_profile;
1591 bool blk_crypto_register(struct blk_crypto_profile *profile,
1596 static inline bool blk_crypto_register(struct blk_crypto_profile *profile, in blk_crypto_register()
Ddevice-mapper.h640 void dm_destroy_crypto_profile(struct blk_crypto_profile *profile);
/include/linux/mmc/
Dhost.h509 struct blk_crypto_profile crypto_profile;
/include/ufs/
Dufshcd.h1133 struct blk_crypto_profile crypto_profile;