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

Method Implmentations (1 other method implements nothing)

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