Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/library/
A Dpk.c217 static int pk_restart_setup( mbedtls_pk_restart_ctx *ctx, in pk_restart_setup() function
263 if( ( ret = pk_restart_setup( rs_ctx, ctx->pk_info ) ) != 0 ) in mbedtls_pk_verify_restartable()
386 if( ( ret = pk_restart_setup( rs_ctx, ctx->pk_info ) ) != 0 ) in mbedtls_pk_sign_restartable()

Completed in 5 milliseconds