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

/external/webrtc/webrtc/base/
H A Dmessagedigest.cc29 const char DIGEST_MD5[] = "md5"; member in namespace:rtc
48 if (alg == DIGEST_MD5) {
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
H A DCMSSignedGenerator.java43 public static final String DIGEST_MD5 = PKCSObjectIdentifiers.md5.getId(); field in class:CMSSignedGenerator

Completed in 101 milliseconds