Home
last modified time | relevance | path

Searched refs:aesGcmParams (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/public/platform/
DWebCryptoAlgorithm.h128 BLINK_PLATFORM_EXPORT const WebCryptoAesGcmParams* aesGcmParams() const;
/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebCryptoAlgorithm.cpp142 const WebCryptoAesGcmParams* WebCryptoAlgorithm::aesGcmParams() const in aesGcmParams() function in blink::WebCryptoAlgorithm