Home
last modified time | relevance | path

Searched defs:encrypted_buffer (Results 1 – 25 of 94) sorted by relevance

1234

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/cdm/
H A Dcbcs_decryptor_unittest.cc153 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
165 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
195 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
208 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
221 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
232 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
243 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
256 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
270 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
295 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
[all …]
H A Dcenc_decryptor_unittest.cc98 scoped_refptr<DecoderBuffer> encrypted_buffer = in CreateEncryptedBuffer() local
137 auto encrypted_buffer = in TEST_F() local
149 auto encrypted_buffer = in TEST_F() local
178 auto encrypted_buffer = in TEST_F() local
190 auto encrypted_buffer = in TEST_F() local
204 auto encrypted_buffer = in TEST_F() local
219 auto encrypted_buffer = in TEST_F() local
231 auto encrypted_buffer = in TEST_F() local
246 auto encrypted_buffer = in TEST_F() local
278 auto encrypted_buffer = CreateEncryptedBuffer(input_data, iv_, subsamples); in TEST_F() local
H A Daes_decryptor_unittest.cc611 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
626 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
632 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
642 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
662 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
694 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
707 scoped_refptr<DecoderBuffer> encrypted_buffer = in TEST_P() local
723 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
734 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
747 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
[all …]
H A Dcdm_wrapper.h241 cdm::Status Decrypt(const cdm::InputBuffer_2& encrypted_buffer, in Decrypt()
265 const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeFrame()
271 const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeSamples()
H A Dcenc_decryptor_fuzzer.cc59 auto encrypted_buffer = media::DecoderBuffer::CopyFrom(data, size); in LLVMFuzzerTestOneInput() local
H A Dcbcs_decryptor_fuzzer.cc67 auto encrypted_buffer = media::DecoderBuffer::CopyFrom(data, size); in LLVMFuzzerTestOneInput() local
H A Dcdm_type_conversion.cc577 void ToCdmInputBuffer(const DecoderBuffer& encrypted_buffer, in ToCdmInputBuffer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/cdm/
H A Dcbcs_decryptor_unittest.cc153 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
165 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
195 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
208 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
221 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
232 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
243 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
256 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
270 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
295 auto encrypted_buffer = CreateEncryptedBuffer( in TEST_F() local
[all …]
H A Dcenc_decryptor_unittest.cc98 scoped_refptr<DecoderBuffer> encrypted_buffer = in CreateEncryptedBuffer() local
137 auto encrypted_buffer = in TEST_F() local
149 auto encrypted_buffer = in TEST_F() local
178 auto encrypted_buffer = in TEST_F() local
190 auto encrypted_buffer = in TEST_F() local
204 auto encrypted_buffer = in TEST_F() local
219 auto encrypted_buffer = in TEST_F() local
231 auto encrypted_buffer = in TEST_F() local
246 auto encrypted_buffer = in TEST_F() local
278 auto encrypted_buffer = CreateEncryptedBuffer(input_data, iv_, subsamples); in TEST_F() local
H A Daes_decryptor_unittest.cc615 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
630 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
636 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
646 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
666 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
698 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
711 scoped_refptr<DecoderBuffer> encrypted_buffer = in TEST_P() local
727 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
738 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
751 scoped_refptr<DecoderBuffer> encrypted_buffer = CreateEncryptedBuffer( in TEST_P() local
[all …]
H A Dcdm_wrapper.h241 cdm::Status Decrypt(const cdm::InputBuffer_2& encrypted_buffer, in Decrypt()
265 const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeFrame()
271 const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeSamples()
H A Dcenc_decryptor_fuzzer.cc58 auto encrypted_buffer = media::DecoderBuffer::CopyFrom(data, size); in LLVMFuzzerTestOneInput() local
H A Dcbcs_decryptor_fuzzer.cc66 auto encrypted_buffer = media::DecoderBuffer::CopyFrom(data, size); in LLVMFuzzerTestOneInput() local
H A Dcdm_type_conversion.cc577 void ToCdmInputBuffer(const DecoderBuffer& encrypted_buffer, in ToCdmInputBuffer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/gpu/windows/
H A Dd3d11_decryptor_unittest.cc64 scoped_refptr<DecoderBuffer> encrypted_buffer = in TestDecoderBuffer() local
276 scoped_refptr<DecoderBuffer> encrypted_buffer = in ExpectSuccessfulDecryption() local
427 scoped_refptr<DecoderBuffer> encrypted_buffer = TestDecoderBuffer( in TEST_F() local
452 scoped_refptr<DecoderBuffer> encrypted_buffer = in TEST_F() local
466 scoped_refptr<DecoderBuffer> encrypted_buffer = TestDecoderBuffer( in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/components/cdm_factory_daemon/
H A Dcontent_decryption_module_adapter_unittest.cc472 scoped_refptr<media::DecoderBuffer> encrypted_buffer = in TEST_F() local
511 scoped_refptr<media::DecoderBuffer> encrypted_buffer = in TEST_F() local
530 scoped_refptr<media::DecoderBuffer> encrypted_buffer = in TEST_F() local
548 scoped_refptr<media::DecoderBuffer> encrypted_buffer = in TEST_F() local
561 scoped_refptr<media::DecoderBuffer> encrypted_buffer = in TEST_F() local
579 scoped_refptr<media::DecoderBuffer> encrypted_buffer = in TEST_F() local
590 scoped_refptr<media::DecoderBuffer> encrypted_buffer = in TEST_F() local
631 scoped_refptr<media::DecoderBuffer> encrypted_buffer = in TEST_F() local
670 scoped_refptr<media::DecoderBuffer> encrypted_buffer = in TEST_F() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/media/cdm/library_cdm/clear_key_cdm/
H A Dclear_key_cdm.cc564 cdm::Status ClearKeyCdm::Decrypt(const cdm::InputBuffer_2& encrypted_buffer, in Decrypt()
661 const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeFrame()
668 const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeFrame()
683 const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeSamples()
741 const cdm::InputBuffer_2& encrypted_buffer, in DecryptToMediaDecoderBuffer()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/cdm/library_cdm/clear_key_cdm/
H A Dclear_key_cdm.cc622 cdm::Status ClearKeyCdm::Decrypt(const cdm::InputBuffer_2& encrypted_buffer, in Decrypt()
727 const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeFrame()
734 const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeFrame()
749 const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeSamples()
807 const cdm::InputBuffer_2& encrypted_buffer, in DecryptToMediaDecoderBuffer()
/dports/security/lastpass-cli/lastpass-cli-1.3.3/
H A Dconfig.c428 _cleanup_free_ char *encrypted_buffer = NULL; in config_write_encrypted_buffer() local
447 _cleanup_free_ unsigned char *encrypted_buffer = NULL; in config_read_encrypted_buffer() local
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/wvdecrypter/cdm/media/cdm/
H A Dcdm_adapter.cc381 cdm::Status CdmAdapter::Decrypt(const cdm::InputBuffer_2& encrypted_buffer, in Decrypt()
451 cdm::Status CdmAdapter::DecryptAndDecodeFrame(const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeFrame()
468 cdm::Status CdmAdapter::DecryptAndDecodeSamples(const cdm::InputBuffer_2& encrypted_buffer, in DecryptAndDecodeSamples()
/dports/games/devilutionX/devilutionX-1.2.1/SourceX/dvlnet/
H A Dpacket.h76 buffer_t encrypted_buffer; variable
/dports/devel/grpc130/grpc-1.30.2/test/core/security/
H A Dsecure_endpoint_test.cc76 uint8_t* encrypted_buffer = static_cast<uint8_t*>(gpr_malloc(buffer_size)); in secure_endpoint_create_fixture_tcp_socketpair() local
/dports/devel/grpc134/grpc-1.34.1/test/core/security/
H A Dsecure_endpoint_test.cc76 uint8_t* encrypted_buffer = static_cast<uint8_t*>(gpr_malloc(buffer_size)); in secure_endpoint_create_fixture_tcp_socketpair() local
/dports/devel/grpc/grpc-1.42.0/test/core/security/
H A Dsecure_endpoint_test.cc78 uint8_t* encrypted_buffer = static_cast<uint8_t*>(gpr_malloc(buffer_size)); in secure_endpoint_create_fixture_tcp_socketpair() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/security/
H A Dsecure_endpoint_test.cc76 uint8_t* encrypted_buffer = static_cast<uint8_t*>(gpr_malloc(buffer_size)); in secure_endpoint_create_fixture_tcp_socketpair() local

1234