Searched defs:outbuf (Results 1 – 4 of 4) sorted by relevance
251 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()
103 uint8_t outbuf[256]; in TEST_F() local
337 std::vector<uint8_t> outbuf(pairing_auth_safe_encrypted_size(auth_.get(), buf.size())); in DoExchangePeerInfo() local
1334 char outbuf[sizeof(java)]; in TEST() local1365 char outbuf[sizeof(any)]; in TEST() local