Home
last modified time | relevance | path

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

/third_party/mbedtls/include/mbedtls/
Dpk.h245 } mbedtls_pk_restart_ctx; typedef
248 typedef void mbedtls_pk_restart_ctx; typedef
303 void mbedtls_pk_restart_init(mbedtls_pk_restart_ctx *ctx);
311 void mbedtls_pk_restart_free(mbedtls_pk_restart_ctx *ctx);
508 mbedtls_pk_restart_ctx *rs_ctx);
652 mbedtls_pk_restart_ctx *rs_ctx);
Dx509_crt.h279 mbedtls_pk_restart_ctx MBEDTLS_PRIVATE(pk);
/third_party/mbedtls/library/
Dpk.c85 void mbedtls_pk_restart_init(mbedtls_pk_restart_ctx *ctx) in mbedtls_pk_restart_init()
94 void mbedtls_pk_restart_free(mbedtls_pk_restart_ctx *ctx) in mbedtls_pk_restart_free()
394 static int pk_restart_setup(mbedtls_pk_restart_ctx *ctx, in pk_restart_setup()
424 mbedtls_pk_restart_ctx *rs_ctx) in mbedtls_pk_verify_restartable()
608 mbedtls_pk_restart_ctx *rs_ctx) in mbedtls_pk_sign_restartable()
/third_party/mbedtls/tests/suites/
Dtest_suite_pk.function527 mbedtls_pk_restart_ctx *rs_ctx = NULL;
529 mbedtls_pk_restart_ctx ctx;
663 mbedtls_pk_restart_ctx rs_ctx;
753 mbedtls_pk_restart_ctx ctx;