mbedtls_pk_info_t::can_do is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

mbedtls_pk_info_t::can_do field

Tell if the context implements this type (e.g. ECKEY can do ECDSA)

Syntax

int (*can_do)( mbedtls_pk_type_t type );

Call Tree

Functions calling mbedtls_pk_info_t::can_do
all items filtered out
mbedtls_pk_info_t::can_do
Implementations
mbedtls_pk_info_t::can_do