Searched refs:can_do (Results 1 – 2 of 2) sorted by relevance
/mbedtls-development/library/ | ||
A D | pk_wrap.h | 42 int (*can_do)( mbedtls_pk_type_t type ); member |
A D | pk.c | 228 return( ctx->pk_info->can_do( type ) ); in mbedtls_pk_can_do() |
Completed in 3 milliseconds