crypto.Hash.String (method, view implemented interface methods)

3 uses

	crypto (current package)
		crypto.go#L23: func (h Hash) String() string {

	crypto/rsa
		fips.go#L308: 		hashName = hash.String()
		fips.go#L351: 		hashName = hash.String()