Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dblk-crypto-profile.h135 int devm_blk_crypto_profile_init(struct device *dev,
/linux-6.3-rc2/block/
A Dblk-crypto-profile.c148 int devm_blk_crypto_profile_init(struct device *dev, in devm_blk_crypto_profile_init() function
161 EXPORT_SYMBOL_GPL(devm_blk_crypto_profile_init);
/linux-6.3-rc2/drivers/mmc/host/
A Dcqhci-crypto.c203 err = devm_blk_crypto_profile_init(dev, profile, num_keyslots); in cqhci_crypto_init()
/linux-6.3-rc2/drivers/ufs/core/
A Dufshcd-crypto.c184 err = devm_blk_crypto_profile_init( in ufshcd_hba_init_crypto_capabilities()
/linux-6.3-rc2/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 8 milliseconds