Home
last modified time | relevance | path

Searched refs:blk_crypto_register (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/mmc/core/
H A Dcrypto.c25 blk_crypto_register(&host->crypto_profile, q); in mmc_crypto_setup_queue()
/linux/block/
H A Dblk-crypto-profile.c455 bool blk_crypto_register(struct blk_crypto_profile *profile, in blk_crypto_register() function
465 EXPORT_SYMBOL_GPL(blk_crypto_register);
/linux/drivers/ufs/core/
H A Dufshcd-crypto.c236 blk_crypto_register(&hba->crypto_profile, q); in ufshcd_crypto_register()
/linux/drivers/md/
H A Ddm-table.c1492 blk_crypto_register(t->crypto_profile, q); in dm_update_crypto_profile()