Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Dpk.h284 } mbedtls_pk_restart_ctx; typedef
287 typedef void mbedtls_pk_restart_ctx; typedef
342 void mbedtls_pk_restart_init(mbedtls_pk_restart_ctx *ctx);
350 void mbedtls_pk_restart_free(mbedtls_pk_restart_ctx *ctx);
547 mbedtls_pk_restart_ctx *rs_ctx);
691 mbedtls_pk_restart_ctx *rs_ctx);
H A Dx509_crt.h283 mbedtls_pk_restart_ctx MBEDTLS_PRIVATE(pk);
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Dpk.h274 } mbedtls_pk_restart_ctx; typedef
277 typedef void mbedtls_pk_restart_ctx; typedef
332 void mbedtls_pk_restart_init(mbedtls_pk_restart_ctx *ctx);
340 void mbedtls_pk_restart_free(mbedtls_pk_restart_ctx *ctx);
771 mbedtls_pk_restart_ctx *rs_ctx);
917 mbedtls_pk_restart_ctx *rs_ctx);
H A Dx509_crt.h283 mbedtls_pk_restart_ctx MBEDTLS_PRIVATE(pk);
/aosp_15_r20/external/mbedtls/library/
H A Dpk.c83 void mbedtls_pk_restart_init(mbedtls_pk_restart_ctx *ctx) in mbedtls_pk_restart_init()
92 void mbedtls_pk_restart_free(mbedtls_pk_restart_ctx *ctx) in mbedtls_pk_restart_free()
388 static int pk_restart_setup(mbedtls_pk_restart_ctx *ctx, in pk_restart_setup()
418 mbedtls_pk_restart_ctx *rs_ctx) in mbedtls_pk_verify_restartable()
604 mbedtls_pk_restart_ctx *rs_ctx) in mbedtls_pk_sign_restartable()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Dpk.c88 void mbedtls_pk_restart_init(mbedtls_pk_restart_ctx *ctx) in mbedtls_pk_restart_init()
97 void mbedtls_pk_restart_free(mbedtls_pk_restart_ctx *ctx) in mbedtls_pk_restart_free()
1016 static int pk_restart_setup(mbedtls_pk_restart_ctx *ctx, in pk_restart_setup()
1046 mbedtls_pk_restart_ctx *rs_ctx) in mbedtls_pk_verify_restartable()
1238 mbedtls_pk_restart_ctx *rs_ctx) in mbedtls_pk_sign_restartable()
/aosp_15_r20/external/mbedtls/tests/suites/
H A Dtest_suite_pk.function619 mbedtls_pk_restart_ctx *rs_ctx = NULL;
621 mbedtls_pk_restart_ctx ctx;
759 mbedtls_pk_restart_ctx rs_ctx;
849 mbedtls_pk_restart_ctx ctx;
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/tests/suites/
H A Dtest_suite_pk.function1091 mbedtls_pk_restart_ctx *rs_ctx = NULL;
1093 mbedtls_pk_restart_ctx ctx;
1257 mbedtls_pk_restart_ctx rs_ctx;
1348 mbedtls_pk_restart_ctx ctx;