type crypto/internal/fips140/aes/gcm.GCMForTLS13 (struct)

Method Implmentations

NonceSize() int *GCMForTLS13.M : crypto/cipher.AEAD.NonceSize
Open(dst, nonce, ciphertext, data []byte) ([]byte, error) *GCMForTLS13.M : crypto/cipher.AEAD.Open
Overhead() int *GCMForTLS13.M : crypto/cipher.AEAD.Overhead
Seal(dst, nonce, plaintext, data []byte) []byte *GCMForTLS13.M : crypto/cipher.AEAD.Seal