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

/external/chromium_org/chrome/renderer/resources/extensions/enterprise_platform_keys/
H A Dsubtle_crypto.js13 var normalizeAlgorithm = variable
98 normalizeAlgorithm(algorithm, 'GenerateKey');
105 // normalizeAlgorithm returns an array, but publicExponent should be a
138 normalizeAlgorithm(algorithm, 'Sign');
/external/chromium_org/third_party/WebKit/Source/modules/crypto/
H A DNormalizeAlgorithm.cpp724 bool normalizeAlgorithm(const Dictionary& raw, WebCryptoOperation op, WebCryptoAlgorithm& algorithm, AlgorithmError* error) function in namespace:blink

Completed in 693 milliseconds