/external/chromium/chrome/browser/sync/util/ |
D | cryptographer_unittest.cc | 21 sync_pb::EncryptedData encrypted; in TEST() local 35 sync_pb::EncryptedData encrypted; in TEST() local 54 sync_pb::EncryptedData encrypted; in TEST() local 102 sync_pb::EncryptedData encrypted; in TEST() local
|
D | nigori_unittest.cc | 70 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
|
D | cryptographer.cc | 64 bool Cryptographer::Decrypt(const sync_pb::EncryptedData& encrypted, in Decrypt() 133 bool Cryptographer::SetKeys(const sync_pb::EncryptedData& encrypted) { in SetKeys() 144 void Cryptographer::SetPendingKeys(const sync_pb::EncryptedData& encrypted) { in SetPendingKeys()
|
D | nigori.cc | 203 bool Nigori::Decrypt(const std::string& encrypted, std::string* value) const { in Decrypt() argument
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/ |
D | AbstractSampleEncryptionBox.java | 216 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/third_party/libjingle/source/talk/examples/login/ |
D | xmppauth.cc | 55 bool encrypted) { in ChooseBestSaslMechanism()
|
/external/chromium/third_party/libjingle/source/talk/xmpp/ |
D | plainsaslhandler.h | 46 … std::string ChooseBestSaslMechanism(const std::vector<std::string> & mechanisms, bool encrypted) { in ChooseBestSaslMechanism()
|
D | xmppengineimpl.cc | 405 XmppEngineImpl::ChooseBestSaslMechanism(const std::vector<std::string> & mechanisms, bool encrypted… in ChooseBestSaslMechanism()
|
/external/chromium/chrome/browser/sync/protocol/ |
D | password_specifics.proto | 40 optional EncryptedData encrypted = 1; field
|
D | nigori_specifics.proto | 33 optional EncryptedData encrypted = 1; field
|
D | sync.proto | 36 optional EncryptedData encrypted = 1; field
|
/external/chromium/chrome/browser/webdata/ |
D | token_service_table.cc | 55 bool encrypted = Encryptor::EncryptString(token, &encrypted_token); in SetTokenForService() local
|
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/boxes/mp4/samplegrouping/ |
D | CencSampleEncryptionInformationGroupEntry.java | 64 public void setEncrypted(int encrypted) { in setEncrypted()
|
/external/ipsec-tools/src/racoon/ |
D | isakmp_inf.c | 138 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/chrome/browser/sync/engine/ |
D | syncapi.cc | 209 const sync_pb::EncryptedData& encrypted = password_specifics.encrypted(); in DecryptPasswordSpecifics() local 235 const sync_pb::EncryptedData& encrypted = in DecryptIfNecessary() local 454 sync_pb::EntitySpecifics encrypted; in EncryptIfNecessary() local 1450 const sync_pb::EncryptedData& encrypted = a.ref(SPECIFICS).encrypted(); in VisiblePropertiesDiffer() local 1456 const sync_pb::EncryptedData& encrypted = b.Get(SPECIFICS).encrypted(); in VisiblePropertiesDiffer() local 2397 const sync_pb::EncryptedData& encrypted = original_specifics.encrypted(); in SetExtraChangeRecordData() local
|
/external/dropbear/ |
D | keyimport.c | 355 int encrypted; member
|
/external/openssh/ |
D | authfile.c | 88 Buffer buffer, encrypted; in key_private_rsa1_to_blob() local
|
/external/wpa_supplicant_8/src/eap_common/ |
D | ikev2_common.c | 493 const u8 *encrypted, size_t encrypted_len, in ikev2_decrypt_payload()
|
D | ikev2_common.h | 314 const u8 *encrypted; member
|
/external/wpa_supplicant_8/src/eap_server/ |
D | ikev2.c | 448 const u8 *encrypted, in ikev2_process_sa_init_encr()
|
/external/qemu/ |
D | block_int.h | 148 int encrypted; /* if true, the media is encrypted */ member
|
/external/openssl/crypto/pkcs7/ |
D | pkcs7.h | 212 PKCS7_ENCRYPT *encrypted; member
|
/external/openssl/include/openssl/ |
D | pkcs7.h | 212 PKCS7_ENCRYPT *encrypted; member
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | eap.c | 1106 struct wpabuf * eap_sm_buildIdentity(struct eap_sm *sm, int id, int encrypted) in eap_sm_buildIdentity()
|
/external/zlib/src/contrib/minizip/ |
D | unzip.c | 185 int encrypted; member
|