Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dccp.h493 CCP_ECC_FUNCTION_MINV_384BIT, enumerator
/openbmc/linux/drivers/crypto/ccp/
H A Dccp-ops.c2175 if (ecc->function != CCP_ECC_FUNCTION_MINV_384BIT) in ccp_run_ecc_mm_cmd()
2216 if (ecc->function != CCP_ECC_FUNCTION_MINV_384BIT) { in ccp_run_ecc_mm_cmd()
2453 case CCP_ECC_FUNCTION_MINV_384BIT: in ccp_run_ecc_cmd()