Type Definition bearssl::br_block_cbcdec_class [] [src]

type br_block_cbcdec_class = br_block_cbcdec_class_;

\brief Class type for CBC decryption implementations.

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