Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dcqhci-crypto.c21 .key_size = CQHCI_CRYPTO_KEY_SIZE_256,
H A Dcqhci.h176 CQHCI_CRYPTO_KEY_SIZE_256 = 3, enumerator
H A Dsdhci-msm.c1873 cap.key_size != CQHCI_CRYPTO_KEY_SIZE_256) in sdhci_msm_program_key()