crypto/internal/fips140/aes/gcm.GCMForTLS12.Seal (method, view implemented interface methods)

one use

	crypto/internal/fips140/aes/gcm (current package)
		gcm_nonces.go#L128: func (g *GCMForTLS12) Seal(dst, nonce, plaintext, data []byte) []byte {