Searched defs:RsaSsaImplementation (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/content/child/webcrypto/nss/
H A Drsa_ssa_nss.cc21 class RsaSsaImplementation : public RsaHashedAlgorithm { class in namespace:content::webcrypto::__anon7532
23 RsaSsaImplementation() function in class:content::webcrypto::__anon7532::RsaSsaImplementation
139 return new RsaSsaImplementation;
/external/chromium_org/content/child/webcrypto/openssl/
H A Drsa_ssa_openssl.cc34 class RsaSsaImplementation : public RsaHashedAlgorithm { class in namespace:content::webcrypto::__anon7542
36 RsaSsaImplementation() function in class:content::webcrypto::__anon7542::RsaSsaImplementation
129 return new RsaSsaImplementation;

Completed in 1310 milliseconds