Home
last modified time | relevance | path

Searched defs:outbuf (Results 1 – 4 of 4) sorted by relevance

/system/core/adb/pairing_auth/
Dpairing_auth.cpp251 bool pairing_auth_encrypt(PairingAuthCtx* ctx, const uint8_t* inbuf, size_t inlen, uint8_t* outbuf, in pairing_auth_encrypt()
278 bool pairing_auth_decrypt(PairingAuthCtx* ctx, const uint8_t* inbuf, size_t inlen, uint8_t* outbuf, in pairing_auth_decrypt()
/system/core/adb/pairing_auth/tests/
Dpairing_auth_test.cpp103 uint8_t outbuf[256]; in TEST_F() local
/system/core/adb/pairing_connection/
Dpairing_connection.cpp337 std::vector<uint8_t> outbuf(pairing_auth_safe_encrypted_size(auth_.get(), buf.size())); in DoExchangePeerInfo() local
/system/core/debuggerd/
Ddebuggerd_test.cpp1334 char outbuf[sizeof(java)]; in TEST() local
1365 char outbuf[sizeof(any)]; in TEST() local