Searched defs:SetKey (Results 1 - 5 of 5) sorted by relevance

/external/lzma/CPP/7zip/Crypto/
H A DMyAes.cpp42 STDMETHODIMP CAesCbcCoder::SetKey(const Byte *data, UInt32 size) function in class:NCrypto::CAesCbcCoder
/external/vixl/test/
H A Dtest-invalset.cc92 kReclaimFactor>::SetKey(Obj* obj, KeyType key) { function in class:vixl::InvalSet
/external/lzma/CPP/7zip/Common/
H A DFilterCoder.cpp225 STDMETHODIMP CFilterCoder::SetKey(const Byte *data, UInt32 size) function in class:CFilterCoder
227 return _cryptoProperties->SetKey(data, size);
/external/webrtc/talk/session/media/
H A Dsrtpfilter.cc517 return SetKey(ssrc_any_outbound, cs, key, len);
521 return SetKey(ssrc_any_inbound, cs, key, len);
667 bool SrtpSession::SetKey(int type, int cs, const uint8_t* key, int len) { function in class:cricket::SrtpSession
/external/vixl/src/vixl/a64/
H A Dmacro-assembler-a64.h478 VeneerPool::kReclaimFactor>::SetKey( function in class:vixl::InvalSet

Completed in 299 milliseconds