ReactOS 0.4.15-dev-7934-g1dc8d80
mbedtls_cipher_definition_t Struct Reference

#include <cipher_internal.h>

Collaboration diagram for mbedtls_cipher_definition_t:

Public Attributes

mbedtls_cipher_type_t type
 
const mbedtls_cipher_info_tinfo
 

Detailed Description

Definition at line 136 of file cipher_internal.h.

Member Data Documentation

◆ info

const mbedtls_cipher_info_t* mbedtls_cipher_definition_t::info

Definition at line 139 of file cipher_internal.h.

◆ type

mbedtls_cipher_type_t mbedtls_cipher_definition_t::type

Definition at line 138 of file cipher_internal.h.


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