BearSSL
|
Context for DES subkeys (des_ct
implementation, CBC decryption).
More...
Data Fields | |
const br_block_cbcdec_class * | vtable |
Pointer to vtable for this context. More... | |
Context for DES subkeys (des_ct
implementation, CBC decryption).
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.
const br_block_cbcdec_class* br_des_ct_cbcdec_keys::vtable |
Pointer to vtable for this context.