Home
last modified time | relevance | path

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

/linux/include/linux/
A Dblk-crypto-profile.h135 int devm_blk_crypto_profile_init(struct device *dev,
/linux/block/
A Dblk-crypto-profile.c147 int devm_blk_crypto_profile_init(struct device *dev, in devm_blk_crypto_profile_init() function
160 EXPORT_SYMBOL_GPL(devm_blk_crypto_profile_init);
/linux/drivers/mmc/host/
A Dcqhci-crypto.c203 err = devm_blk_crypto_profile_init(dev, profile, num_keyslots); in cqhci_crypto_init()
/linux/drivers/scsi/ufs/
A Dufshcd-crypto.c184 err = devm_blk_crypto_profile_init( in ufshcd_hba_init_crypto_capabilities()
/linux/Documentation/block/
A Dinline-encryption.rst234 ``devm_blk_crypto_profile_init()``), providing the number of keyslots.
263 ``devm_blk_crypto_profile_init()``, then it is responsible for calling

Completed in 6 milliseconds