Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/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);
779 mbedtls_pk_restart_ctx *rs_ctx);
925 mbedtls_pk_restart_ctx *rs_ctx);
H A Dx509_crt.h283 mbedtls_pk_restart_ctx MBEDTLS_PRIVATE(pk);
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpk.c84 void mbedtls_pk_restart_init(mbedtls_pk_restart_ctx *ctx) in mbedtls_pk_restart_init()
93 void mbedtls_pk_restart_free(mbedtls_pk_restart_ctx *ctx) in mbedtls_pk_restart_free()
1012 static int pk_restart_setup(mbedtls_pk_restart_ctx *ctx, in pk_restart_setup()
1042 mbedtls_pk_restart_ctx *rs_ctx) in mbedtls_pk_verify_restartable()
1234 mbedtls_pk_restart_ctx *rs_ctx) in mbedtls_pk_sign_restartable()