Searched refs:HKS_ECC_SIGN_MAX_TL_SIZE (Results 1 – 1 of 1) sorted by relevance
46 #define HKS_ECC_SIGN_MAX_TL_SIZE 8 macro1090 if (signature->size < (eccSignRSize + eccSignSSize + HKS_ECC_SIGN_MAX_TL_SIZE)) { in CheckEccSignature()1097 if (signature->size > (eccSignRSize + eccSignSSize + HKS_ECC_SIGN_MAX_TL_SIZE)) { in CheckEccSignature()