Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/platform/exported/
DWebCryptoKeyAlgorithm.cpp67 …eyAlgorithm WebCryptoKeyAlgorithm::createAes(WebCryptoAlgorithmId id, unsigned short keyLengthBits) in createAes()
76 …toKeyAlgorithm WebCryptoKeyAlgorithm::createHmac(WebCryptoAlgorithmId hash, unsigned keyLengthBits) in createHmac()