Searched refs:blk_crypto_register (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/mmc/core/
H A Dcrypto.c25 blk_crypto_register(&host->crypto_profile, q);
/linux-master/block/
H A Dblk-crypto-profile.c453 bool blk_crypto_register(struct blk_crypto_profile *profile, function
463 EXPORT_SYMBOL_GPL(blk_crypto_register); variable
/linux-master/drivers/ufs/core/
H A Dufshcd-crypto.c239 blk_crypto_register(&hba->crypto_profile, q);
/linux-master/include/linux/
H A Dblkdev.h1384 bool blk_crypto_register(struct blk_crypto_profile *profile,
1389 static inline bool blk_crypto_register(struct blk_crypto_profile *profile, function
/linux-master/drivers/md/
H A Ddm-table.c1375 blk_crypto_register(t->crypto_profile, q);

Completed in 257 milliseconds