Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/modules/crypto/
DNormalizeAlgorithm.cpp50 struct AlgorithmNameMapping { struct
52 const char* const algorithmName;
54 unsigned char algorithmNameLength;
55 blink::WebCryptoAlgorithmId algorithmId;