crypto.Hash.Available (method)

2 uses

	crypto (current package)
		crypto.go#L138: func (h Hash) Available() bool {

	crypto/x509
		x509.go#L904: 		if !hashType.Available() {