Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/qce/
H A Dcore.c23 #define QCE_MAJOR_VERSION5 0x05 macro
165 if (major != QCE_MAJOR_VERSION5 || minor == 0) in qce_check_version()