Type Definition bearssl::br_block_ctr_class [] [src]

type br_block_ctr_class = br_block_ctr_class_;

\brief Class type for CTR encryption/decryption implementations.

A br_block_ctr_class instance points to the functions implementing a specific block cipher, when used in CTR mode for encrypting or decrypting data.