Home
last modified time | relevance | path

Searched defs:Encrypt (Results 1 – 25 of 26) sorted by relevance

12

/external/chromium_org/net/quic/crypto/
Dnull_encrypter_test.cc16 TEST_F(NullEncrypterTest, Encrypt) { in TEST_F() argument
Dnull_encrypter.cc24 bool NullEncrypter::Encrypt( in Encrypt() function in net::NullEncrypter
Daead_base_encrypter_openssl.cc76 bool AeadBaseEncrypter::Encrypt(StringPiece nonce, in Encrypt() function in net::AeadBaseEncrypter
Dchacha20_poly1305_encrypter_test.cc59 TEST(ChaCha20Poly1305EncrypterTest, Encrypt) { in TEST() argument
Daead_base_encrypter_nss.cc50 bool AeadBaseEncrypter::Encrypt(StringPiece nonce, in Encrypt() function in net::AeadBaseEncrypter
Daes_128_gcm_12_encrypter_test.cc226 TEST(Aes128Gcm12EncrypterTest, Encrypt) { in TEST() argument
/external/chromium_org/media/cast/common/
Dtransport_encryption_handler.cc64 bool TransportEncryptionHandler::Encrypt(uint32 frame_id, in Encrypt() function in media::cast::TransportEncryptionHandler
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfFileTrailerDictionary_autogen.cpp47 SkPdfDictionary* SkPdfFileTrailerDictionary::Encrypt(SkPdfNativeDoc* doc) { in Encrypt() function in SkPdfFileTrailerDictionary
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
DSkPdfFileTrailerDictionary_autogen.cpp47 SkPdfDictionary* SkPdfFileTrailerDictionary::Encrypt(SkPdfNativeDoc* doc) { in Encrypt() function in SkPdfFileTrailerDictionary
/external/chromium_org/content/child/webcrypto/openssl/
Daes_kw_openssl.cc71 virtual Status Encrypt(const blink::WebCryptoAlgorithm& algorithm, in Encrypt() function in content::webcrypto::__anon4e7c09d10111::AesKwImplementation
Daes_gcm_openssl.cc65 virtual Status Encrypt(const blink::WebCryptoAlgorithm& algorithm, in Encrypt() function in content::webcrypto::__anon83cdcec60111::AesGcmImplementation
Drsa_oaep_openssl.cc122 virtual Status Encrypt(const blink::WebCryptoAlgorithm& algorithm, in Encrypt() function in content::webcrypto::__anonafc761e10111::RsaOaepImplementation
Daes_cbc_openssl.cc116 virtual Status Encrypt(const blink::WebCryptoAlgorithm& algorithm, in Encrypt() function in content::webcrypto::__anon5dec38f70111::AesCbcImplementation
Daes_ctr_openssl.cc265 virtual Status Encrypt(const blink::WebCryptoAlgorithm& algorithm, in Encrypt() function in content::webcrypto::__anond0dd5cb80111::AesCtrImplementation
/external/chromium_org/content/child/webcrypto/nss/
Daes_cbc_nss.cc105 virtual Status Encrypt(const blink::WebCryptoAlgorithm& algorithm, in Encrypt() function in content::webcrypto::__anon2ba9d7170111::AesCbcImplementation
Daes_kw_nss.cc138 virtual Status Encrypt(const blink::WebCryptoAlgorithm& algorithm, in Encrypt() function in content::webcrypto::__anon6a6798f10111::AesKwCryptoAlgorithmNss
Drsa_oaep_nss.cc208 virtual Status Encrypt(const blink::WebCryptoAlgorithm& algorithm, in Encrypt() function in content::webcrypto::__anon68ef0d010111::RsaOaepImplementation
Daes_gcm_nss.cc165 virtual Status Encrypt(const blink::WebCryptoAlgorithm& algorithm, in Encrypt() function in content::webcrypto::__anoneae2dd660111::AesGcmImplementation
/external/chromium_org/crypto/
Dencryptor_nss.cc74 bool Encryptor::Encrypt(const base::StringPiece& plaintext, in Encrypt() function in crypto::Encryptor
Dencryptor_openssl.cc73 bool Encryptor::Encrypt(const base::StringPiece& plaintext, in Encrypt() function in crypto::Encryptor
/external/chromium_org/sync/util/
Dnigori.cc158 bool Nigori::Encrypt(const std::string& value, std::string* encrypted) const { in Encrypt() function in syncer::Nigori
Dcryptographer.cc74 bool Cryptographer::Encrypt( in Encrypt() function in syncer::Cryptographer
/external/chromium_org/content/child/webcrypto/
Dalgorithm_implementation.cc16 Status AlgorithmImplementation::Encrypt( in Encrypt() function in content::webcrypto::AlgorithmImplementation
Dalgorithm_dispatch.cc76 Status Encrypt(const blink::WebCryptoAlgorithm& algorithm, in Encrypt() function
/external/chromium_org/net/quic/
Dquic_framer_test.cc113 virtual bool Encrypt(StringPiece nonce, in Encrypt() function in net::test::TestEncrypter

12