Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Decp.h378 typedef struct mbedtls_ecp_restart_muladd mbedtls_ecp_restart_muladd_ctx; typedef
388 mbedtls_ecp_restart_muladd_ctx *ma; /*!< ecp_muladd() sub-context */
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Decp.c379 static void ecp_restart_ma_init( mbedtls_ecp_restart_muladd_ctx *ctx ) in ecp_restart_ma_init()
389 static void ecp_restart_ma_free( mbedtls_ecp_restart_muladd_ctx *ctx ) in ecp_restart_ma_free()

Completed in 10 milliseconds