Home
last modified time | relevance | path

Searched defs:inbuf (Results 1 – 1 of 1) 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()