Searched refs:ephemeralKeyPair (Results 1 – 2 of 2) sorted by relevance
331 vector<uint8_t> ephemeralKeyPair; in TEST_P() local332 ASSERT_TRUE(credential->createEphemeralKeyPair(&ephemeralKeyPair).isOk()); in TEST_P()333 optional<vector<uint8_t>> ephemeralPublicKey = support::ecKeyPairGetPublicKey(ephemeralKeyPair); in TEST_P()
com/google/crypto/tink/subtle/prf/StreamingPrf.class StreamingPrf.java package ...