type crypto/cipher.Block (interface)

Method Implmentations

BlockSize() int *crypto/internal/fips140/aes.Block.BlockSize
Decrypt(dst, src []byte) *crypto/internal/fips140/aes.Block.Decrypt
Encrypt(dst, src []byte) *crypto/internal/fips140/aes.Block.Encrypt