Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Dpk.h214 } mbedtls_pk_restart_ctx; typedef
217 typedef void mbedtls_pk_restart_ctx; typedef
271 void mbedtls_pk_restart_init( mbedtls_pk_restart_ctx *ctx );
279 void mbedtls_pk_restart_free( mbedtls_pk_restart_ctx *ctx );
441 mbedtls_pk_restart_ctx *rs_ctx );
545 mbedtls_pk_restart_ctx *rs_ctx );
A Dx509_crt.h237 mbedtls_pk_restart_ctx pk;
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A 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()
255 static int pk_restart_setup( mbedtls_pk_restart_ctx *ctx, in pk_restart_setup()
282 mbedtls_pk_restart_ctx *rs_ctx ) in mbedtls_pk_verify_restartable()
405 mbedtls_pk_restart_ctx *rs_ctx ) in mbedtls_pk_sign_restartable()

Completed in 7 milliseconds