Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dpk.c394 static int pk_restart_setup(mbedtls_pk_restart_ctx *ctx, in pk_restart_setup() function
442 if ((ret = pk_restart_setup(rs_ctx, ctx->pk_info)) != 0) { in mbedtls_pk_verify_restartable()
625 if ((ret = pk_restart_setup(rs_ctx, ctx->pk_info)) != 0) { in mbedtls_pk_sign_restartable()