func crypto/internal/fips140/aes/gcm.NewCMAC
2 uses
crypto/internal/fips140/aes/gcm (current package)
cmac.go#L24: func NewCMAC(b *aes.Block) *CMAC {
ctrkdf.go#L28: return &CounterKDF{mac: *NewCMAC(b)}
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)