Home
last modified time | relevance | path

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

/linux/drivers/mmc/core/
A Dcrypto.c19 blk_crypto_reprogram_all_keys(&host->crypto_profile); in mmc_crypto_set_initial_state()
/linux/include/linux/
A Dblk-crypto-profile.h153 void blk_crypto_reprogram_all_keys(struct blk_crypto_profile *profile);
/linux/block/
A Dblk-crypto-profile.c420 void blk_crypto_reprogram_all_keys(struct blk_crypto_profile *profile) in blk_crypto_reprogram_all_keys() function
441 EXPORT_SYMBOL_GPL(blk_crypto_reprogram_all_keys);
/linux/drivers/scsi/ufs/
A Dufshcd-crypto.c125 blk_crypto_reprogram_all_keys(&hba->crypto_profile); in ufshcd_crypto_enable()
/linux/Documentation/block/
A Dinline-encryption.rst260 keyslots. To do this, the driver may call ``blk_crypto_reprogram_all_keys()``.

Completed in 6 milliseconds