Searched refs:g_curveParamU (Results 1 – 1 of 1) sorted by relevance
75 static const uint8_t g_curveParamU[KEY_BYTES_CURVE25519] = { variable317 if (BN_bin2bn(g_curveParamU, KEY_BYTES_CURVE25519, para->u) == NULL) { in CurveSetConstPara()