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

/external/chromium_org/third_party/WebKit/public/platform/
H A DWebCryptoAlgorithm.h88 struct WebCryptoAlgorithmInfo { struct in namespace:blink
132 // Returns a WebCryptoAlgorithmInfo for the algorithm with the given ID. If
135 BLINK_PLATFORM_EXPORT static const WebCryptoAlgorithmInfo* lookupAlgorithmInfo(WebCryptoAlgorithmId);

Completed in 141 milliseconds