Searched refs:rs_free_func (Results 1 – 2 of 2) sorted by relevance
101 void (*rs_free_func)( void *rs_ctx ); member
94 ctx->pk_info->rs_free_func == NULL ) in mbedtls_pk_restart_free()99 ctx->pk_info->rs_free_func( ctx->rs_ctx ); in mbedtls_pk_restart_free()263 if( info->rs_alloc_func == NULL || info->rs_free_func == NULL ) in pk_restart_setup()
Completed in 5 milliseconds