Home
last modified time | relevance | path

Searched defs:FrameCrypto (Results 1 – 2 of 2) sorted by relevance

/external/openscreen/cast/streaming/
Dframe_crypto.h23 class FrameCrypto; variable
39 friend class FrameCrypto; member
Dframe_crypto.cc41 FrameCrypto::FrameCrypto(const std::array<uint8_t, 16>& aes_key, in FrameCrypto() function in openscreen::cast::FrameCrypto