const crypto.MD5
7 uses
crypto (current package)
crypto.go#L27: case MD5:
crypto.go#L70: MD5 // import crypto/md5
crypto.go#L93: MD5: 16,
crypto/md5
md5.go#L22: crypto.RegisterHash(crypto.MD5, New)
crypto/x509
x509.go#L371: {MD5WithRSA, "MD5-RSA", oidSignatureMD5WithRSA, asn1.NullRawValue, RSA, crypto.MD5, false},
x509.go#L980: case crypto.MD5:
x509.go#L1557: if details.hash == crypto.MD5 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)