Home
last modified time | relevance | path

Searched defs:encrypted (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/
H A Dquic_framer_test.cc772 bool CheckDecryption(const QuicEncryptedPacket& encrypted, in CheckDecryption()
785 const QuicEncryptedPacket& encrypted, bool includes_version, in CheckDecryption()
869 QuicEncryptedPacket encrypted(packet.data(), len, false); in CheckProcessingFails() local
878 QuicEncryptedPacket encrypted(AsChars(packet), len, false); in CheckProcessingFails() local
1061 QuicEncryptedPacket encrypted(packet, 0, false); in TEST_P() local
1087 QuicEncryptedPacket encrypted(AsChars(packet), ABSL_ARRAYSIZE(packet), false); in TEST_P() local
1125 std::unique_ptr<QuicEncryptedPacket> encrypted( in TEST_P() local
1215 QuicEncryptedPacket encrypted(AsChars(p), p_length, false); in TEST_P() local
1243 QuicEncryptedPacket encrypted(AsChars(packet), ABSL_ARRAYSIZE(packet), false); in TEST_P() local
1430 QuicEncryptedPacket encrypted(AsChars(packet), ABSL_ARRAYSIZE(packet), false); in TEST_P() local
[all …]
H A Dquic_packet_creator_test.cc956 std::unique_ptr<SerializedPacket> encrypted; in TEST_P() local
995 std::unique_ptr<SerializedPacket> encrypted( in TEST_P() local
1025 std::unique_ptr<SerializedPacket> encrypted( in TEST_P() local
1055 std::unique_ptr<SerializedPacket> encrypted( in TEST_P() local
1086 std::unique_ptr<SerializedPacket> encrypted( in TEST_P() local
1119 std::unique_ptr<SerializedPacket> encrypted( in TEST_P() local
1153 std::unique_ptr<SerializedPacket> encrypted( in TEST_P() local
1189 std::unique_ptr<SerializedPacket> encrypted( in TEST_P() local
/aosp_15_r20/frameworks/av/drm/mediadrm/plugins/clearkey/default/tests/
H A DAesCtrDecryptorUnittest.cpp46 const uint8_t* encrypted, in attemptDecryptExpectingSuccess()
136 uint8_t encrypted[kTotalSize] = { in TEST_F() local
181 uint8_t encrypted[kTotalSize] = { in TEST_F() local
227 uint8_t encrypted[kTotalSize] = { in TEST_F() local
273 uint8_t encrypted[kTotalSize] = { in TEST_F() local
322 uint8_t encrypted[kTotalSize] = { in TEST_F() local
376 uint8_t encrypted[kTotalSize] = { in TEST_F() local
431 uint8_t encrypted[kTotalSize] = { in TEST_F() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/OnDevicePersonalization/OnDevicePersonalization/android_common_apex33/kapt/gen/stubs/com/android/libraries/pcc/chronicle/api/
DManagementStrategy.java40 private final boolean encrypted = false; field in ManagementStrategy.Stored
60 public Stored(boolean encrypted, @org.jetbrains.annotations.NotNull() in Stored()
117 ….android.libraries.pcc.chronicle.api.ManagementStrategy.Stored copy(boolean encrypted, @org.jetbra… in copy()
/aosp_15_r20/external/lzma/CPP/7zip/UI/Far/
H A DExtractEngine.cpp169 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, AString &s) in SetExtractErrorMessage()
222 Z7_COM7F_IMF(CExtractCallbackImp::SetOperationResult(Int32 opRes, Int32 encrypted)) in Z7_COM7F_IMF()
247 Z7_COM7F_IMF(CExtractCallbackImp::ReportExtractResult(Int32 opRes, Int32 encrypted, const wchar_t *… in Z7_COM7F_IMF()
/aosp_15_r20/frameworks/av/media/module/mpeg2ts/
H A DHlsSampleDecryptor.cpp119 uint8_t *encrypted = nalData + offset; in processNal() local
186 uint8_t *encrypted = data + offset; in processAAC() local
242 uint8_t *encrypted = data + offset; in processAC3() local
/aosp_15_r20/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/
H A DAbstractSampleEncryptionBox.java216 public Pair createPair(int clear, long encrypted) { in createPair()
223 public long encrypted; field in AbstractSampleEncryptionBox.Entry.Pair
225 public Pair(int clear, long encrypted) { in Pair()
/aosp_15_r20/external/lzma/CPP/7zip/UI/FileManager/
H A DExtractCallback.cpp277 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, const wchar_t *fileName, UString &s) in SetExtractErrorMessage()
375 Z7_COM7F_IMF(CExtractCallbackImp::SetOperationResult(Int32 opRes, Int32 encrypted)) in Z7_COM7F_IMF()
401 Z7_COM7F_IMF(CExtractCallbackImp::ReportExtractResult(Int32 opRes, Int32 encrypted, const wchar_t *… in Z7_COM7F_IMF()
984 Z7_COM7F_IMF(CExtractCallbackImp::SetOperationResult8(Int32 opRes, Int32 encrypted, UInt64 size)) in Z7_COM7F_IMF()
/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/
H A DMediaCodecClearKeyPlayer.java179 public void setAudioDataSource(Uri uri, Map<String, String> headers, boolean encrypted) { in setAudioDataSource()
185 public void setVideoDataSource(Uri uri, Map<String, String> headers, boolean encrypted) { in setVideoDataSource()
404 boolean encrypted) throws IOException { in addTrack()
/aosp_15_r20/bootable/recovery/uncrypt/
H A Duncrypt.cpp171 static std::string FindBlockDevice(const std::string& path, bool* encryptable, bool* encrypted, in FindBlockDevice()
244 const std::string& blk_dev, bool encrypted, bool f2fs_fs, int socket) { in ProductBlockMap()
481 bool encrypted = false; in Uncrypt() local
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/crypto/
H A Dnull_encrypter_test.cc42 char encrypted[256]; in TEST_F() local
77 char encrypted[256]; in TEST_F() local
H A Dchacha20_poly1305_encrypter_test.cc105 char encrypted[1024]; in TEST_F() local
135 std::unique_ptr<QuicData> encrypted(EncryptWithNonce( in TEST_F() local
H A Dchacha20_poly1305_tls_encrypter_test.cc105 char encrypted[1024]; in TEST_F() local
135 std::unique_ptr<QuicData> encrypted(EncryptWithNonce( in TEST_F() local
/aosp_15_r20/external/openthread/tests/unit/
H A Dtest_aes.cpp52 uint8_t encrypted[] = {0x08, 0xD0, 0x84, 0x21, 0x43, 0x01, 0x00, 0x00, 0x00, 0x00, 0x48, 0xDE, in TestMacBeaconFrame() local
109 uint8_t encrypted[] = { in TestMacCommandFrame() local
/aosp_15_r20/external/lzma/CPP/7zip/UI/Console/
H A DExtractCallbackConsole.cpp418 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, AString &dest) in SetExtractErrorMessage()
465 Z7_COM7F_IMF(CExtractCallbackConsole::SetOperationResult(Int32 opRes, Int32 encrypted)) in Z7_COM7F_IMF()
504 Z7_COM7F_IMF(CExtractCallbackConsole::ReportExtractResult(Int32 opRes, Int32 encrypted, const wchar… in Z7_COM7F_IMF()
/aosp_15_r20/external/boringssl/src/crypto/pkcs8/
H A Dpkcs8_test.cc232 bssl::UniquePtr<X509_SIG> encrypted(PKCS8_encrypt( in TestRoundTrip() local
334 bssl::UniquePtr<X509_SIG> encrypted(PKCS8_encrypt( in TEST() local
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dpkcs8_test.cc254 bssl::UniquePtr<X509_SIG> encrypted(PKCS8_encrypt( in TestRoundTrip() local
356 bssl::UniquePtr<X509_SIG> encrypted(PKCS8_encrypt( in TEST() local
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/pkcs8/
H A Dpkcs8_test.cc232 bssl::UniquePtr<X509_SIG> encrypted(PKCS8_encrypt( in TestRoundTrip() local
334 bssl::UniquePtr<X509_SIG> encrypted(PKCS8_encrypt( in TEST() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/pkcs8/
Dpkcs8_test.cc254 bssl::UniquePtr<X509_SIG> encrypted(PKCS8_encrypt( in TestRoundTrip() local
356 bssl::UniquePtr<X509_SIG> encrypted(PKCS8_encrypt( in TEST() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/public/pw_bluetooth_sapphire/internal/host/sm/
H A Dtypes.h162 bool encrypted() const { return properties_ & Property::kEncrypted; } in encrypted() function
204 inspect::BoolProperty encrypted; member
/aosp_15_r20/external/webrtc/sdk/android/api/org/webrtc/
H A DRtpParameters.java259 private final boolean encrypted; field in RtpParameters.HeaderExtension
262 HeaderExtension(String uri, int id, boolean encrypted) { in HeaderExtension()
/aosp_15_r20/frameworks/base/media/java/android/media/tv/
H A DTvTrackInfo.java100 String encoding, boolean encrypted, int audioChannelCount, int audioSampleRate, in TvTrackInfo()
544 public Builder setEncrypted(boolean encrypted) { in setEncrypted()
/aosp_15_r20/external/toybox/toys/pending/
H A Dchsh.c33 char *user, *line, *shell, *encrypted; in chsh_main() local
/aosp_15_r20/external/toybox/toys/lsb/
H A Dpasswd.c59 char *pass, *name, *encrypted = 0, salt[32]; in passwd_main() local
/aosp_15_r20/external/wpa_supplicant_8/wpa_supplicant/
H A Dibss_rsn.c777 enum frame_encryption encrypted) in ibss_rsn_process_rx_eapol()
815 enum frame_encryption encrypted) in ibss_rsn_rx_eapol()

12345678910>>...13