Searched refs:HmacImplementation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/webcrypto/nss/
H A Dhmac_nss.cc54 class HmacImplementation : public AlgorithmImplementation { class in namespace:content::webcrypto::__anon7529
56 HmacImplementation() {} function in class:content::webcrypto::__anon7529::HmacImplementation
236 return new HmacImplementation;
/external/chromium_org/content/child/webcrypto/openssl/
H A Dhmac_openssl.cc69 class HmacImplementation : public AlgorithmImplementation { class in namespace:content::webcrypto::__anon7539
71 HmacImplementation() {} function in class:content::webcrypto::__anon7539::HmacImplementation
212 return new HmacImplementation;

Completed in 551 milliseconds