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

one use

	crypto/internal/fips140/aes/gcm (current package)
		gcm_nonces.go#L148: func (g *GCMForTLS12) Open(dst, nonce, ciphertext, data []byte) ([]byte, error) {