Searched refs:can_do (Results 1 – 2 of 2) sorted by relevance
47 int (*can_do)( mbedtls_pk_type_t type ); member
154 return( ctx->pk_info->can_do( type ) ); in mbedtls_pk_can_do()