BearSSL
Data Fields
br_md5_context Struct Reference

MD5 context. More...

Data Fields

const br_hash_class * vtable
 Pointer to vtable for this context. More...
 

Detailed Description

MD5 context.

First field is a pointer to the vtable; it is set by the initialisation function. Other fields are not supposed to be accessed by user code.

Field Documentation

◆ vtable

const br_hash_class* br_md5_context::vtable

Pointer to vtable for this context.


The documentation for this struct was generated from the following file: