type crypto/aes.gcmAsm (struct) Method Implmentations NonceSize() int (*T).M : crypto/cipher.AEAD.NonceSize Open(dst, nonce, ciphertext, data []byte) ([]byte, error) (*T).M : crypto/cipher.AEAD.Open Overhead() int (*T).M : crypto/cipher.AEAD.Overhead Seal(dst, nonce, plaintext, data []byte) []byte (*T).M : crypto/cipher.AEAD.Seal
Method Implmentations NonceSize() int (*T).M : crypto/cipher.AEAD.NonceSize Open(dst, nonce, ciphertext, data []byte) ([]byte, error) (*T).M : crypto/cipher.AEAD.Open Overhead() int (*T).M : crypto/cipher.AEAD.Overhead Seal(dst, nonce, plaintext, data []byte) []byte (*T).M : crypto/cipher.AEAD.Seal
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)