Home
last modified time | relevance | path

Searched defs:ComputeEcdhSharedSecret (Results 1 – 2 of 2) sorted by relevance

/external/tink/cc/subtle/
Dsubtle_util_boringssl.h216 ComputeEcdhSharedSecret(EllipticCurveType curve, const BIGNUM *priv_key, in ComputeEcdhSharedSecret() function
/external/tink/cc/internal/
Dec_util.cc688 util::StatusOr<util::SecretData> ComputeEcdhSharedSecret( in ComputeEcdhSharedSecret() function