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.h213 } mbedtls_pk_restart_ctx; typedef
216 typedef void mbedtls_pk_restart_ctx; typedef
296 void mbedtls_pk_restart_init( mbedtls_pk_restart_ctx *ctx );
304 void mbedtls_pk_restart_free( mbedtls_pk_restart_ctx *ctx );
469 mbedtls_pk_restart_ctx *rs_ctx );
572 mbedtls_pk_restart_ctx *rs_ctx );
Dx509_crt.h334 mbedtls_pk_restart_ctx MBEDTLS_PRIVATE(pk);
/third_party/mbedtls/library/
Dpk.c81 void mbedtls_pk_restart_init( mbedtls_pk_restart_ctx *ctx ) in mbedtls_pk_restart_init()
91 void mbedtls_pk_restart_free( mbedtls_pk_restart_ctx *ctx ) in mbedtls_pk_restart_free()
252 static int pk_restart_setup( mbedtls_pk_restart_ctx *ctx, in pk_restart_setup()
279 mbedtls_pk_restart_ctx *rs_ctx ) in mbedtls_pk_verify_restartable()
401 mbedtls_pk_restart_ctx *rs_ctx ) in mbedtls_pk_sign_restartable()
/third_party/mbedtls/tests/suites/
Dtest_suite_pk.function388 mbedtls_pk_restart_ctx *rs_ctx = NULL;
390 mbedtls_pk_restart_ctx ctx;
523 mbedtls_pk_restart_ctx rs_ctx;
630 mbedtls_pk_restart_ctx ctx;