Searched refs:g_curveParamK (Results 1 – 1 of 1) sorted by relevance
57 static const uint8_t g_curveParamK[KEY_BYTES_CURVE25519] = { variable308 if (BN_bin2bn(g_curveParamK, KEY_BYTES_CURVE25519, para->k) == NULL) { in CurveSetConstPara()