Searched refs:rs_free_func (Results 1 – 2 of 2) sorted by relevance
103 void (*rs_free_func)( void *rs_ctx ); member
95 ctx->pk_info->rs_free_func == NULL ) in mbedtls_pk_restart_free()100 ctx->pk_info->rs_free_func( ctx->rs_ctx ); in mbedtls_pk_restart_free()225 if( info->rs_alloc_func == NULL || info->rs_free_func == NULL ) in pk_restart_setup()
Completed in 4 milliseconds