Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/platform/
DWebCrypto.h213 …virtual void generateKey(const WebCryptoAlgorithm&, bool extractable, WebCryptoKeyUsageMask, WebCr… in generateKey() argument
214 …nsigned keyDataSize, const WebCryptoAlgorithm&, bool extractable, WebCryptoKeyUsageMask, WebCrypto… in importKey() argument
217 …onst WebCryptoAlgorithm& unwrappedKeyAlgorithm, bool extractable, WebCryptoKeyUsageMask, WebCrypto… in unwrapKey() argument
270 …const WebCryptoKeyAlgorithm&, WebCryptoKeyType, bool extractable, WebCryptoKeyUsageMask, const uns… in deserializeKeyForClone() argument
DWebCryptoKey.h60 typedef int WebCryptoKeyUsageMask; typedef