Searched refs:g_curveParamQ (Results 1 – 1 of 1) sorted by relevance
81 static const uint8_t g_curveParamQ[KEY_BYTES_CURVE25519] = { variable320 if (BN_bin2bn(g_curveParamQ, KEY_BYTES_CURVE25519, para->q) == NULL) { in CurveSetConstPara()