Searched refs:CCP_ECC_FUNCTION_PMUL_384BIT (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dccp.h487 * @CCP_ECC_FUNCTION_PMUL_384BIT: 384-bit point multiplication
495 CCP_ECC_FUNCTION_PMUL_384BIT, enumerator in enum:ccp_ecc_function
544 * (only used for CCP_ECC_FUNCTION_PMUL_384BIT)
546 * (only used for CCP_ECC_FUNCTION_PMUL_384BIT)
/linux-master/drivers/crypto/ccp/
H A Dccp-ops.c2295 if (ecc->function == CCP_ECC_FUNCTION_PMUL_384BIT)
2372 if (ecc->function == CCP_ECC_FUNCTION_PMUL_384BIT) {
2457 case CCP_ECC_FUNCTION_PMUL_384BIT:

Completed in 118 milliseconds