Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/platform/
DWebCryptoAlgorithm.h88 struct WebCryptoAlgorithmInfo { struct
89 typedef char ParamsTypeOrUndefined;
90 static const ParamsTypeOrUndefined Undefined = -1;
94 const char* name;
98 const ParamsTypeOrUndefined operationToParamsType[WebCryptoOperationLast + 1];