Searched refs:g_curveParamP (Results 1 – 1 of 1) sorted by relevance
39 static const uint8_t g_curveParamP[KEY_BYTES_CURVE25519] = { variable299 if (BN_bin2bn(g_curveParamP, KEY_BYTES_CURVE25519, para->p) == NULL) { in CurveSetConstPara()