Home
last modified time | relevance | path

Searched refs:debug_func (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dpk_internal.h107 void (*debug_func)( const void *ctx, mbedtls_pk_debug_item *items ); member
/AliOS-Things-master/components/mbedtls/library/
A Dpk.c517 if( ctx->pk_info->debug_func == NULL ) in mbedtls_pk_debug()
520 ctx->pk_info->debug_func( ctx->pk_ctx, items ); in mbedtls_pk_debug()

Completed in 4 milliseconds