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

Method Implmentations (1 other method implements nothing)

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