crypto/internal/fips140.Hash.BlockSize (method)

2 uses

	crypto/tls
		cipher_suites.go#L597: func (c *cthWrapper) BlockSize() int              { return c.h.BlockSize() }

	hash
		hash.go#L45: 	BlockSize() int