Searched defs:pubkey (Results 1 – 5 of 5) sorted by relevance
118 const std::string& pubkey = split[0]; in adbd_tls_client_ca_list() local165 const std::string& pubkey = split[0]; in adbd_auth_verify() local324 const std::string& pubkey = split[0]; in adbd_tls_verify_cert() local
58 const std::string& pubkey = split[0]; in TEST() local
61 const std::string& pubkey = split[0]; in TEST() local
71 std::string pubkey; in generate_key() local108 unsigned char* pubkey = nullptr; in hash_key() local330 std::string pubkey; in adb_auth_pubkey() local
246 let pubkey = vbmeta.public_key().unwrap(); in signed_image_has_valid_vbmeta() localVariable