Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-crypto-cipher-decipher.js223 const tagbuf = Buffer.from('auth_tag'); constant
/third_party/ffmpeg/libavformat/
Dapngenc.c66 uint8_t tagbuf[4]; in apng_write_chunk() local
/third_party/node/lib/internal/crypto/
Dcipher.js224 function setAuthTag(tagbuf, encoding) { argument
/third_party/ffmpeg/libavcodec/
Dpngenc.c231 uint8_t tagbuf[4]; in png_write_chunk() local