Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
H A Dcrypto.c25 blk_crypto_register(&host->crypto_profile, q); in mmc_crypto_setup_queue()
/linux/drivers/ufs/core/
H A Dufshcd-crypto.c236 blk_crypto_register(&hba->crypto_profile, q); in ufshcd_crypto_register()
/linux/include/linux/
H A Dblkdev.h1554 bool blk_crypto_register(struct blk_crypto_profile *profile,
1559 static inline bool blk_crypto_register(struct blk_crypto_profile *profile, in blk_crypto_register() function