Home
last modified time | relevance | path

Searched refs:mbedtls_ecp_restart_muladd_ctx (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-m-latest/interface/include/mbedtls/
Decp.h371 typedef struct mbedtls_ecp_restart_muladd mbedtls_ecp_restart_muladd_ctx; typedef
380 mbedtls_ecp_restart_muladd_ctx *MBEDTLS_PRIVATE(ma); /*!< ecp_muladd() sub-context */
/trusted-firmware-m-latest/platform/ext/target/stm/common/hal/accelerator/
Decp_alt.c221 static void ecp_restart_ma_init( mbedtls_ecp_restart_muladd_ctx *ctx ) in ecp_restart_ma_init()
231 static void ecp_restart_ma_free( mbedtls_ecp_restart_muladd_ctx *ctx ) in ecp_restart_ma_free()