Searched defs:keypair1 (Results 1 – 7 of 7) sorted by relevance
16 void ExpectKeysEqual(const crypto::ECPrivateKey* keypair1, in ExpectKeysEqual()56 std::unique_ptr<crypto::ECPrivateKey> keypair1( in TEST() local
75 std::unique_ptr<crypto::RSAPrivateKey> keypair1( in TEST() local336 std::unique_ptr<crypto::RSAPrivateKey> keypair1( in TEST() local
78 ErrorOr<RSAPrivateKey> keypair1(RSAPrivateKey::Create(1024)); in TEST() local336 ErrorOr<RSAPrivateKey> keypair1( in TEST() local
149 util::StatusOr<EcKey> keypair1 = NewEcKey(curve, seed1); in TEST_P() local168 util::StatusOr<EcKey> keypair1 = NewEcKey(curve, seed1); in TEST_P() local209 util::StatusOr<std::unique_ptr<X25519Key>> keypair1 = NewX25519Key(); in TEST() local
111 auto keypair1 = crypto::tink::pqc::GenerateHrssKeyPair(hrss_key_entropy1); in TEST() local
118 KeyPair keypair1 = keyGen1.genKeyPair(); in testEncodeDecodePublic() local