Searched defs:has_iv (Results 1 - 2 of 2) sorted by relevance
/third_party/node/src/crypto/ | ||
H A D | crypto_cipher.cc | 489 const bool has_iv = iv_buf.size() > 0; in Init() local |
/third_party/ffmpeg/libavformat/ | ||
H A D | hls.c | 733 int has_iv = 0; in parse_playlist() local |
Completed in 6 milliseconds