Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/remoting/base/
H A Drsa_key_pair_unittest.cc60 scoped_refptr<RsaKeyPair> imported_key = RsaKeyPair::FromString( in TEST_F() local
/dports/security/aws-c-cal/aws-c-cal-0.5.12/tests/
H A Decc_test.c445 struct aws_ecc_key_pair *imported_key = aws_ecc_key_pair_new_from_asn1(allocator, &asn1_cur); in AWS_TEST_CASE() local