ReactOS 0.4.16-dev-927-g467dec4
|
#include <cipher_internal.h>
Public Attributes | |
mbedtls_cipher_type_t | type |
const mbedtls_cipher_info_t * | info |
Definition at line 136 of file cipher_internal.h.
const mbedtls_cipher_info_t* mbedtls_cipher_definition_t::info |
Definition at line 139 of file cipher_internal.h.
mbedtls_cipher_type_t mbedtls_cipher_definition_t::type |
Definition at line 138 of file cipher_internal.h.