Home
last modified time | relevance | path

Searched refs:AeadEncryptDecrypt (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/content/child/webcrypto/openssl/
Dutil_openssl.h32 Status AeadEncryptDecrypt(EncryptOrDecrypt mode,
Daes_gcm_openssl.cc51 return AeadEncryptDecrypt(mode, in AesGcmEncryptDecrypt()
Daes_kw_openssl.cc54 return AeadEncryptDecrypt(mode, in AesKwEncryptDecrypt()
Dutil_openssl.cc39 Status AeadEncryptDecrypt(EncryptOrDecrypt mode, in AeadEncryptDecrypt() function