mbedtls_cipher_info_t::flags is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

mbedtls_cipher_info_t::flags field

Bitflag comprised of MBEDTLS_CIPHER_VARIABLE_IV_LEN and MBEDTLS_CIPHER_VARIABLE_KEY_LEN indicating whether the cipher supports variable IV or variable key sizes, respectively.

Syntax

int flags;

Data Use

Functions reading mbedtls_cipher_info_t::flags
mbedtls_cipher_info_t::flags