Searched refs:CreateRSA2048Key (Results 1 – 8 of 8) sorted by relevance
28 std::optional<Key> CreateRSA2048Key();
28 auto rsa_2048 = CreateRSA2048Key(); in TEST()
33 auto rsa_2048 = CreateRSA2048Key(); in TEST()
70 std::optional<Key> CreateRSA2048Key() { in CreateRSA2048Key() function
342 auto rsa_2048 = CreateRSA2048Key(); in adbd_auth_tls_handshake()
452 auto rsa_2048 = CreateRSA2048Key(); in pairing_server_new_no_cert()
66 auto rsa_2048 = CreateRSA2048Key(); in generate_key()