Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Decdsa.h93 typedef struct mbedtls_ecdsa_restart_det mbedtls_ecdsa_restart_det_ctx; typedef
106 mbedtls_ecdsa_restart_det_ctx *det; /*!< ecdsa_sign_det() sub-context */
/AliOS-Things-master/components/mbedtls/library/
A Decdsa.c155 static void ecdsa_restart_det_init( mbedtls_ecdsa_restart_det_ctx *ctx ) in ecdsa_restart_det_init()
164 static void ecdsa_restart_det_free( mbedtls_ecdsa_restart_det_ctx *ctx ) in ecdsa_restart_det_free()

Completed in 6 milliseconds