/external/chromium/chrome/browser/password_manager/ |
D | encryptor_win.cc | 14 std::string* ciphertext) { in EncryptString16() 18 bool Encryptor::DecryptString16(const std::string& ciphertext, in DecryptString16() 29 std::string* ciphertext) { in EncryptString() 49 bool Encryptor::DecryptString(const std::string& ciphertext, in DecryptString()
|
D | encryptor_linux.cc | 58 std::string* ciphertext) { in EncryptString16() 62 bool Encryptor::DecryptString16(const std::string& ciphertext, in DecryptString16() 73 std::string* ciphertext) { in EncryptString() 101 bool Encryptor::DecryptString(const std::string& ciphertext, in DecryptString()
|
D | encryptor_unittest.cc | 34 std::string ciphertext; in TEST_F() local 80 std::string ciphertext; in TEST_F() local 103 std::string ciphertext; in TEST_F() local 130 std::string ciphertext; in TEST_F() local
|
/external/chromium/net/http/ |
D | des_unittest.cc | 25 uint8 ciphertext[8]; in TEST() local 43 uint8 ciphertext[8]; in TEST() local
|
/external/chromium/crypto/ |
D | encryptor_unittest.cc | 27 std::string ciphertext; in TEST() local 102 std::string ciphertext; in TEST() local 132 std::string ciphertext; in TEST() local 158 std::string ciphertext; in TEST() local 211 std::string ciphertext; in TEST() local
|
D | encryptor_mac.cc | 68 bool Encryptor::Encrypt(const std::string& plaintext, std::string* ciphertext) { in Encrypt() 72 bool Encryptor::Decrypt(const std::string& ciphertext, std::string* plaintext) { in Decrypt()
|
D | encryptor_nss.cc | 52 bool Encryptor::Encrypt(const std::string& plaintext, std::string* ciphertext) { in Encrypt() 87 bool Encryptor::Decrypt(const std::string& ciphertext, std::string* plaintext) { in Decrypt()
|
D | encryptor_win.cc | 80 bool Encryptor::Encrypt(const std::string& plaintext, std::string* ciphertext) { in Encrypt() 97 bool Encryptor::Decrypt(const std::string& ciphertext, std::string* plaintext) { in Decrypt()
|
D | encryptor_openssl.cc | 72 bool Encryptor::Encrypt(const std::string& plaintext, std::string* ciphertext) { in Encrypt() 76 bool Encryptor::Decrypt(const std::string& ciphertext, std::string* plaintext) { in Decrypt()
|
/external/openssl/crypto/evp/ |
D | evp_test.c | 139 const unsigned char *ciphertext,int cn, in test1() 247 const unsigned char *ciphertext,int cn, in test_cipher() 263 const unsigned char *ciphertext, unsigned int cn) in test_digest() 369 unsigned char *iv,*key,*plaintext,*ciphertext; in main() local
|
/external/chromium/chrome/browser/sync/util/ |
D | nigori.cc | 138 std::string ciphertext; in Permute() local 179 std::string ciphertext; in Encrypt() local 216 std::string ciphertext(input.substr(kIvSize, in Decrypt() local
|
D | nigori_unittest.cc | 153 std::string ciphertext; in TEST() local
|
/external/dropbear/libtomcrypt/demos/ |
D | encrypt.c | 97 unsigned char plaintext[512],ciphertext[512]; in main() local
|
/external/dropbear/libtomcrypt/src/ciphers/ |
D | khazad.c | 677 static void khazad_crypt(const unsigned char *plaintext, unsigned char *ciphertext, in khazad_crypt()
|
D | anubis.c | 1039 static void anubis_crypt(const unsigned char *plaintext, unsigned char *ciphertext, in anubis_crypt()
|
/external/srtp/srtp/ |
D | ekt.c | 150 aes_decrypt_with_raw_key(void *ciphertext, const void *key) { in aes_decrypt_with_raw_key()
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/ |
D | crypto-aes.js | 230 function AESDecryptCtr(ciphertext, password, nBits) { argument
|
/external/webkit/PerformanceTests/SunSpider/tests/sunspider-0.9/ |
D | crypto-aes.js | 230 function AESDecryptCtr(ciphertext, password, nBits) { argument
|
/external/srtp/crypto/include/ |
D | cipher.h | 133 uint8_t *ciphertext; /* ciphertext */ member
|
/external/chromium/net/socket/ |
D | dns_cert_provenance_checker.cc | 314 std::string ciphertext; in BuildEncryptedReport() local
|