Searched refs:aesCtrParams (Results 1 – 3 of 3) sorted by relevance
160 BLINK_PLATFORM_EXPORT const WebCryptoAesCtrParams* aesCtrParams() const;
161 const blink::WebCryptoAesCtrParams* params = algorithm.aesCtrParams(); in AesCtrEncryptDecrypt()
283 const WebCryptoAesCtrParams* WebCryptoAlgorithm::aesCtrParams() const in aesCtrParams() function in blink::WebCryptoAlgorithm