Home
last modified time | relevance | path

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

123

/external/chromium_org/sync/util/
Dcryptographer_unittest.cc35 sync_pb::EncryptedData encrypted; in TEST_F() local
45 sync_pb::EncryptedData encrypted; in TEST_F() local
55 sync_pb::EncryptedData encrypted; in TEST_F() local
72 sync_pb::EncryptedData encrypted; in TEST_F() local
91 sync_pb::EncryptedData encrypted; in TEST_F() local
149 sync_pb::EncryptedData encrypted; in TEST_F() local
199 sync_pb::EncryptedData encrypted; in TEST_F() local
Dnigori_unittest.cc70 std::string encrypted = in TEST() local
87 std::string encrypted; in TEST() local
102 std::string encrypted; in TEST() local
120 std::string encrypted; in TEST() local
Dcryptographer.cc101 bool Cryptographer::Decrypt(const sync_pb::EncryptedData& encrypted, in Decrypt()
202 void Cryptographer::InstallKeys(const sync_pb::EncryptedData& encrypted) { in InstallKeys()
216 void Cryptographer::SetPendingKeys(const sync_pb::EncryptedData& encrypted) { in SetPendingKeys()
/external/chromium_org/net/quic/
Dquic_framer_test.cc408 bool CheckDecryption(const QuicEncryptedPacket& encrypted, in CheckDecryption()
448 QuicEncryptedPacket encrypted(AsChars(packet), len, false); in CheckProcessingFails() local
619 QuicEncryptedPacket encrypted(packet, 0, false); in TEST_P() local
645 QuicEncryptedPacket encrypted(AsChars(packet), arraysize(packet), false); in TEST_P() local
670 QuicEncryptedPacket encrypted(AsChars(packet), arraysize(packet), false); in TEST_P() local
723 QuicEncryptedPacket encrypted(AsChars(packet), arraysize(packet), false); in TEST_P() local
779 QuicEncryptedPacket encrypted(AsChars(packet), arraysize(packet), false); in TEST_P() local
834 QuicEncryptedPacket encrypted(AsChars(packet), arraysize(packet), false); in TEST_P() local
890 QuicEncryptedPacket encrypted(AsChars(packet), arraysize(packet), false); in TEST_P() local
946 QuicEncryptedPacket encrypted(AsChars(packet), arraysize(packet), false); in TEST_P() local
[all …]
/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/chromium_org/third_party/libjingle/source/talk/xmpp/
Dplainsaslhandler.h46 … std::string ChooseBestSaslMechanism(const std::vector<std::string> & mechanisms, bool encrypted) { in ChooseBestSaslMechanism()
Dxmppauth.cc63 bool encrypted) { in ChooseBestSaslMechanism()
/external/lzma/CPP/7zip/UI/Console/
DExtractCallbackConsole.cpp108 STDMETHODIMP CExtractCallbackConsole::SetOperationResult(Int32 operationResult, bool encrypted) in SetOperationResult()
168 …ULT CExtractCallbackConsole::OpenResult(const wchar_t * /* name */, HRESULT result, bool encrypted) in OpenResult()
/external/chromium_org/content/renderer/media/crypto/
Dppapi_decryptor.cc219 const scoped_refptr<media::DecoderBuffer>& encrypted, in Decrypt()
309 const scoped_refptr<media::DecoderBuffer>& encrypted, in DecryptAndDecodeAudio()
329 const scoped_refptr<media::DecoderBuffer>& encrypted, in DecryptAndDecodeVideo()
/external/chromium_org/net/quic/crypto/
Dnull_encrypter_test.cc27 scoped_ptr<QuicData> encrypted( in TEST_F() local
Dchacha20_poly1305_encrypter_test.cc80 scoped_ptr<QuicData> encrypted(EncryptWithNonce( in TEST() local
/external/chromium_org/sync/protocol/
Dpassword_specifics.proto43 optional EncryptedData encrypted = 1; field
/external/chromium_org/third_party/libvpx/source/libvpx/test/
Dvp8_decrypt_test.cc62 std::vector<uint8_t> encrypted(video.frame_size()); in TEST() local
Dvp9_decrypt_test.cc62 std::vector<uint8_t> encrypted(video.frame_size()); in TEST() local
/external/libvpx/libvpx/test/
Dvp8_decrypt_test.cc63 std::vector<uint8_t> encrypted(video.frame_size()); in TEST() local
/external/chromium_org/media/cdm/
Daes_decryptor.cc357 const scoped_refptr<DecoderBuffer>& encrypted, in Decrypt()
406 const scoped_refptr<DecoderBuffer>& encrypted, in DecryptAndDecodeAudio()
412 const scoped_refptr<DecoderBuffer>& encrypted, in DecryptAndDecodeVideo()
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/
DCencSampleEncryptionInformationGroupEntry.java64 public void setEncrypted(int encrypted) { in setEncrypted()
/external/chromium_org/sync/internal_api/
Dsyncapi_internal.cc29 const sync_pb::EncryptedData& encrypted = password_specifics.encrypted(); in DecryptPasswordSpecifics() local
Dsync_encryption_handler_impl_unittest.cc697 sync_pb::EncryptedData encrypted; in TEST_F() local
1091 sync_pb::EncryptedData encrypted; in TEST_F() local
1171 sync_pb::EncryptedData encrypted; in TEST_F() local
1250 sync_pb::EncryptedData encrypted; in TEST_F() local
1329 sync_pb::EncryptedData encrypted; in TEST_F() local
1891 sync_pb::EncryptedData encrypted; in TEST_F() local
/external/chromium_org/components/signin/core/browser/webdata/
Dtoken_service_table.cc74 bool encrypted = OSCrypt::EncryptString(token, &encrypted_token); in SetTokenForService() local
/external/chromium_org/chrome/common/extensions/api/networking_private/
Dnetworking_private_crypto_unittest.cc18 const std::vector<uint8>& encrypted) { in VerifyByteString()
Dnetworking_private_crypto.cc192 SECStatus encrypted = PK11_PubEncryptPKCS1( in EncryptByteString() local
/external/chromium_org/jingle/notifier/base/
Dgaia_token_pre_xmpp_auth.cc103 const std::vector<std::string> & mechanisms, bool encrypted) { in ChooseBestSaslMechanism()
/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/chromium_org/crypto/
Dec_private_key_openssl.cc167 ScopedOpenSSL<X509_SIG, X509_SIG_free> encrypted( in ExportEncryptedPrivateKey() local

123