Home
last modified time | relevance | path

Searched defs:AesGcmImplementation (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/webcrypto/algorithms/
H A Daes_gcm.cc63 class AesGcmImplementation : public AesAlgorithm { class
65 AesGcmImplementation() : AesAlgorithm("GCM") {} in AesGcmImplementation() function in webcrypto::__anoncf25d7940111::AesGcmImplementation
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/webcrypto/algorithms/
H A Daes_gcm.cc64 class AesGcmImplementation : public AesAlgorithm { class
66 AesGcmImplementation() : AesAlgorithm("GCM") {} in AesGcmImplementation() function in webcrypto::__anon22b6372f0111::AesGcmImplementation