Home
last modified time | relevance | path

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

/packages/modules/adb/pairing_auth/
Dpairing_auth.cpp253 bool pairing_auth_encrypt(PairingAuthCtx* ctx, const uint8_t* inbuf, size_t inlen, uint8_t* outbuf, in pairing_auth_encrypt()
280 bool pairing_auth_decrypt(PairingAuthCtx* ctx, const uint8_t* inbuf, size_t inlen, uint8_t* outbuf, in pairing_auth_decrypt()