Home
last modified time | relevance | path

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

12

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/
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()
/external/toybox/toys/pending/
Dchsh.c32 char *user, *line, *shell, *encrypted; local
/external/toybox/toys/lsb/
Dpasswd.c60 char *pass, *name, *encrypted = 0, salt[MAX_SALT_LEN]; in passwd_main() local
/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
/external/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
/external/lzma/CPP/7zip/UI/FileManager/
DExtractCallback.cpp265 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, const wchar_t *fileName, UString &s) in SetExtractErrorMessage()
354 STDMETHODIMP CExtractCallbackImp::SetOperationResult(Int32 opRes, Int32 encrypted) in SetOperationResult()
380 STDMETHODIMP CExtractCallbackImp::ReportExtractResult(Int32 opRes, Int32 encrypted, const wchar_t *… in ReportExtractResult()
925 STDMETHODIMP CExtractCallbackImp::SetOperationResult7(Int32 opRes, Int32 encrypted) in SetOperationResult7()
/external/libvpx/libvpx/test/
Dvp9_decrypt_test.cc60 std::vector<uint8_t> encrypted(video.frame_size()); in TEST() local
Dvp8_decrypt_test.cc60 std::vector<uint8_t> encrypted(video.frame_size()); in TEST() local
/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp397 void SetExtractErrorMessage(Int32 opRes, Int32 encrypted, AString &dest) in SetExtractErrorMessage()
443 STDMETHODIMP CExtractCallbackConsole::SetOperationResult(Int32 opRes, Int32 encrypted) in SetOperationResult()
482 STDMETHODIMP CExtractCallbackConsole::ReportExtractResult(Int32 opRes, Int32 encrypted, const wchar… in ReportExtractResult()
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
DCencSampleEncryptionInformationGroupEntry.java64 public void setEncrypted(int encrypted) { in setEncrypted()
/external/ipsec-tools/src/racoon/
Disakmp_inf.c138 int encrypted; local
330 isakmp_info_recv_n(iph1, notify, msgid, encrypted) in isakmp_info_recv_n() argument
447 isakmp_info_recv_d(iph1, delete, msgid, encrypted) in isakmp_info_recv_d() argument
/external/webrtc/sdk/android/api/org/webrtc/
DRtpParameters.java249 private final boolean encrypted; field in RtpParameters.HeaderExtension
252 HeaderExtension(String uri, int id, boolean encrypted) { in HeaderExtension()
/external/rust/crates/quiche/deps/boringssl/src/include/openssl/
Dpkcs7.h119 PKCS7_ENCRYPT *encrypted; member
/external/boringssl/src/include/openssl/
Dpkcs7.h139 PKCS7_ENCRYPT *encrypted; member
/external/ms-tpm-20-ref/TPMCmd/tpm/src/crypt/
DAlgorithmTests.c167 static BYTE encrypted[MAX_SYM_BLOCK_SIZE * 2]; in TestSymmetricAlgorithm() local
/external/iperf3/src/
Diperf_auth.c296 unsigned char *encrypted = NULL; in encode_auth_setting() local
/external/rust/crates/zip/src/
Dread.rs652 let encrypted = flags & 1 == 1; in central_header_to_zip_file() localVariable
1061 let encrypted = flags & 1 == 1; in read_zipfile_from_stream() localVariable
Dtypes.rs300 pub encrypted: bool, field
/external/grpc-grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc168 grpc_slice encrypted = ep->source_buffer.slices[i]; in on_read() local
/external/rust/crates/grpcio-sys/grpc/src/core/lib/security/transport/
Dsecure_endpoint.cc195 grpc_slice encrypted = ep->source_buffer.slices[i]; in on_read() local
/external/rust/crates/quiche/deps/boringssl/src/crypto/hpke/
Dhpke_test.cc108 std::vector<uint8_t> encrypted(task.plaintext.size() + in VerifyEncryptions() local
/external/wpa_supplicant_8/src/eap_common/
Dikev2_common.c431 const u8 *encrypted, size_t encrypted_len, in ikev2_decrypt_payload()
/external/webrtc/pc/
Dwebrtc_sdp_unittest.cc1693 void AddExtmap(bool encrypted) { in AddExtmap()
1880 bool encrypted) { in TestDeserializeExtmap()
2343 bool encrypted = false; in TEST_F() local
2357 bool encrypted = true; in TEST_F() local
3152 bool encrypted = GetParam(); in TEST_P() local
3157 bool encrypted = GetParam(); in TEST_P() local
3162 bool encrypted = GetParam(); in TEST_P() local
/external/wpa_supplicant_8/src/eap_server/
Dikev2.c448 const u8 *encrypted, in ikev2_process_sa_init_encr()
/external/boringssl/src/crypto/hpke/
Dhpke_test.cc133 std::vector<uint8_t> encrypted(task.plaintext.size() + in VerifySender() local

12