type crypto/cipher.BlockMode (interface)

Method Implmentations

BlockSize() int *crypto/internal/fips140/aes.CBCDecrypter.BlockSize *crypto/internal/fips140/aes.CBCEncrypter.BlockSize
CryptBlocks(dst, src []byte) *crypto/internal/fips140/aes.CBCDecrypter.CryptBlocks *crypto/internal/fips140/aes.CBCEncrypter.CryptBlocks