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.
![]()
int flags;
mbedtls_cipher_info_t::flags is read by 2 functions:
![]()
mbedtls_cipher_info_t::flags