func crypto/dsa.Verify

one use

	crypto/dsa (current package)
		dsa.go#L273: func Verify(pub *PublicKey, hash []byte, r, s *big.Int) bool {