Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2bef9ce6 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mmc: host: Do not include standard key support for QTI crypto"

parents 14194497 9b74609f
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -213,7 +213,6 @@ int cqhci_host_init_crypto_qti_spec(struct cqhci_host *host,

	host->mmc->ksm = keyslot_manager_create(host->mmc->parent,
				       cqhci_num_keyslots(host), ksm_ops,
				       BLK_CRYPTO_FEATURE_STANDARD_KEYS |
				       BLK_CRYPTO_FEATURE_WRAPPED_KEYS,
				       crypto_modes_supported,
				       host);