Searched refs:normalizeCryptoAlgorithm (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
H A DWebCryptoNormalize.h57 BLINK_EXPORT WebCryptoAlgorithm normalizeCryptoAlgorithm(v8::Handle<v8::Object>, WebCryptoOperation, int* exceptionCode, WebString* errorDetails, v8::Isolate*);
/external/chromium_org/third_party/WebKit/Source/web/
H A DWebCryptoNormalize.cpp43 WebCryptoAlgorithm normalizeCryptoAlgorithm(v8::Handle<v8::Object> algorithmObject, WebCryptoOperation operation, int* exceptionCode, WebString* errorDetails, v8::Isolate* isolate) function in namespace:blink
/external/chromium_org/chrome/renderer/extensions/
H A Denterprise_platform_keys_natives.cc100 blink::normalizeCryptoAlgorithm(call_info[0]->ToObject(),

Completed in 1682 milliseconds