Home
last modified time | relevance | path

Searched defs:cipherBytes (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp198 const uint32_t& cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
229 uint32_t cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/Common/tests/System/Security/Cryptography/AlgorithmImplementations/AES/
H A DAesCipherTests.cs592 byte[] cipherBytes) in TestAesTransformDirectKey()
622 … private static byte[] AesDecryptDirectKey(Aes aes, byte[] key, byte[] iv, byte[] cipherBytes) in AesDecryptDirectKey()
/dports/lang/spidermonkey60/firefox-60.9.0/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp187 const uint32_t& cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
223 uint32_t cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
/dports/www/firefox-esr/firefox-91.8.0/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp239 const uint32_t& cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
277 uint32_t cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
/dports/www/firefox/firefox-99.0/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp239 const uint32_t& cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
277 uint32_t cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
/dports/mail/thunderbird/thunderbird-91.8.0/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp239 const uint32_t& cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
277 uint32_t cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
/dports/lang/spidermonkey78/firefox-78.9.0/media/gmp-clearkey/0.1/
H A DClearKeyDecryptionManager.cpp239 const uint32_t& cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
277 uint32_t cipherBytes = aMetadata.mCipherBytes[i]; in Decrypt() local
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/tests/unit/
H A DCrypto_test.cpp51 byte* cipherBytes = new byte[cipherLen]; in TEST() local
135 byte cipherBytes[] = { in TEST() local
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/addons/kodi-dev-kit/include/kodi/c-api/addon-instance/inputstream/
H A Dstream_crypto.h96 uint32_t* cipherBytes; member
/dports/net/mvfst/mvfst-248b2dc39bbd36863bbaa50385e8683428610009/quic/fizz/handshake/test/
H A DFizzPacketNumberCipherTest.cpp71 CipherBytes cipherBytes( in TEST_P() local
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/src/
H A DSSD_dll.h137 …uint32_t *cipherBytes; // numSubSamples uint32_t's wich define the size of cipher size of a subsam… member
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/cores/VideoPlayer/DVDCodecs/Video/
H A DDVDVideoCodecAndroidMediaCodec.cpp926 std::vector<int> cipherBytes(packet.cryptoInfo->cipherBytes, in AddData() local
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/wvdecrypter/
H A Dwvdecrypter.cpp1311 const uint32_t *cipherBytes(sample->cipherBytes); in DecodeVideo() local