Searched refs:stdOutOffset (Results 1 – 1 of 1) sorted by relevance
2311 std::size_t stdOutOffset = static_cast<std::size_t>(outOffset); in NativeCrypto_ECDH_compute_key() local2312 int outputLength = ECDH_compute_key(&out[stdOutOffset], out.size() - stdOutOffset, pubkeyPoint, in NativeCrypto_ECDH_compute_key()