Home
last modified time | relevance | path

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

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Decp.h370 typedef struct mbedtls_ecp_restart_muladd mbedtls_ecp_restart_muladd_ctx; typedef
379 mbedtls_ecp_restart_muladd_ctx *MBEDTLS_PRIVATE(ma); /*!< ecp_muladd() sub-context */
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A 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 */
/aosp_15_r20/external/mbedtls/library/
H A Decp.c192 static void ecp_restart_ma_init(mbedtls_ecp_restart_muladd_ctx *ctx) in ecp_restart_ma_init()
202 static void ecp_restart_ma_free(mbedtls_ecp_restart_muladd_ctx *ctx) in ecp_restart_ma_free()
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Decp.c192 static void ecp_restart_ma_init(mbedtls_ecp_restart_muladd_ctx *ctx) in ecp_restart_ma_init()
202 static void ecp_restart_ma_free(mbedtls_ecp_restart_muladd_ctx *ctx) in ecp_restart_ma_free()