func crypto/internal/fips140/aes/gcm.NewGCMWithCounterNonce

one use

	crypto/internal/fips140/aes/gcm (current package)
		gcm_nonces.go#L54: func NewGCMWithCounterNonce(cipher *aes.Block) (*GCMWithCounterNonce, error) {