Searched defs:AlgorithmError (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/modules/crypto/
H A DNormalizeAlgorithm.h44 struct AlgorithmError { struct in namespace:blink
56 // On failure normalizeAlgorithm returns false and sets the AlgorithmError with
60 bool normalizeAlgorithm(const Dictionary&, WebCryptoOperation, WebCryptoAlgorithm&, AlgorithmError*) WARN_UNUSED_RETURN;

Completed in 61 milliseconds