Home
last modified time | relevance | path

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

/external/libchrome/crypto/
Drsa_private_key_unittest.cc77 std::unique_ptr<crypto::RSAPrivateKey> keypair2( in TEST() local
338 std::unique_ptr<crypto::RSAPrivateKey> keypair2( in TEST() local
/external/openscreen/util/crypto/
Drsa_private_key_unittest.cc79 ErrorOr<RSAPrivateKey> keypair2(RSAPrivateKey::Create(2048)); in TEST() local
338 ErrorOr<RSAPrivateKey> keypair2( in TEST() local