Home
last modified time | relevance | path

Searched refs:encd (Results 1 - 2 of 2) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-crypto-padding.js70 function dec(encd, pad) {
73 let plain = decrypt.update(encd, 'hex');
/third_party/ffmpeg/libavformat/
H A Dmovenc.c7062 static const char encd[12] = { local
7075 memcpy(pkt->data + len + 2, encd, sizeof(encd));

Completed in 13 milliseconds