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

one use

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