Home
last modified time | relevance | path

Searched defs:auth_key (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/packages/modules/adb/daemon/
Dauth.cpp157 std::string* auth_key) { in adbd_auth_verify()
239 std::string_view auth_key(public_key, len); in adbd_key_removed() local
301 int adbd_tls_verify_cert(X509_STORE_CTX* ctx, std::string* auth_key) { in adbd_tls_verify_cert()
368 std::string auth_key; in adbd_auth_tls_handshake() local
/aosp_15_r20/packages/modules/adb/
Dtransport.cpp370 bool BlockingConnectionAdapter::DoTlsHandshake(RSA* key, std::string* auth_key) { in DoTlsHandshake()
512 bool FdConnection::DoTlsHandshake(RSA* key, std::string* auth_key) { in DoTlsHandshake()
825 void kick_all_transports_by_auth_key(std::string_view auth_key) { in kick_all_transports_by_auth_key()
Dtransport.h335 std::string auth_key; variable
/aosp_15_r20/packages/modules/adb/client/
Dtransport_usb.cpp148 bool UsbConnection::DoTlsHandshake(RSA* key, std::string* auth_key) { in DoTlsHandshake()
/aosp_15_r20/tools/test/connectivity/acts_tests/acts_contrib/test_utils/net/
Dipsec_test_utils.py78 auth_key, argument
/aosp_15_r20/device/google/cuttlefish/host/commands/openwrt_control_server/
Dmain.cpp137 const std::string& auth_key) { in LuciRpcAddress()
/aosp_15_r20/external/webrtc/pc/
H A Dsrtp_transport.cc150 uint8_t* auth_key = nullptr; in SendRtpPacket() local
H A Dsrtp_transport_unittest.cc110 uint8_t* auth_key = nullptr; in TestRtpAuthParams() local
/aosp_15_r20/external/scapy/scapy/layers/
H A Dipsec.py760 auth_algo=None, auth_key=None, tunnel_header=None, nat_t_header=None): argument
/aosp_15_r20/system/security/keystore2/src/crypto/
H A Dcertificate_utils.cpp89 AUTHORITY_KEYID_Ptr auth_key(AUTHORITY_KEYID_new()); in makeAuthorityKeyExtension() local
/aosp_15_r20/external/libcups/scheduler/
H A Dclient.c2128 *auth_key; /* Auth key buffer */ in cupsdSendHeader() local
/aosp_15_r20/external/boringssl/src/crypto/cipher_extra/
H A De_aesgcmsiv.c652 uint8_t auth_key[16]; member
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/cipher_extra/
H A De_aesgcmsiv.c652 uint8_t auth_key[16]; member
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
De_aesgcmsiv.c695 uint8_t auth_key[16]; member
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/cipher_extra/
De_aesgcmsiv.c695 uint8_t auth_key[16]; member