Searched defs:FrameCrypto (Results 1 – 2 of 2) sorted by relevance
/external/openscreen/cast/streaming/ | ||
D | frame_crypto.h | 23 class FrameCrypto; variable |
D | frame_crypto.cc | 41 FrameCrypto::FrameCrypto(const std::array<uint8_t, 16>& aes_key, in FrameCrypto() function in openscreen::cast::FrameCrypto |