Home
last modified time | relevance | path

Searched refs:cipher_mode_ (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libwebm/mkvmuxer/
Dmkvmuxer.h289 uint64_t cipher_mode() const { return cipher_mode_; } in cipher_mode()
297 uint64_t cipher_mode_; variable
Dmkvmuxer.cc481 ContentEncAESSettings::ContentEncAESSettings() : cipher_mode_(kCTR) {} in ContentEncAESSettings()
503 static_cast<uint64>(cipher_mode_))) { in Write()
517 static_cast<uint64>(cipher_mode_)); in PayloadSize()