Type Definition bearssl::br_block_cbcenc_class [] [src]

type br_block_cbcenc_class = br_block_cbcenc_class_;

\brief Class type for CBC encryption implementations.

A br_block_cbcenc_class instance points to the functions implementing a specific block cipher, when used in CBC mode for encrypting data.