Searched defs:keypair1 (Results 1 – 5 of 5) 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
118 KeyPair keypair1 = keyGen1.genKeyPair(); in testEncodeDecodePublic() local