Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/
A Decdsa.h102 typedef struct mbedtls_ecdsa_restart_det mbedtls_ecdsa_restart_det_ctx; typedef
115 mbedtls_ecdsa_restart_det_ctx *det; /*!< ecdsa_sign_det() sub-context */
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Decdsa.c150 static void ecdsa_restart_det_init( mbedtls_ecdsa_restart_det_ctx *ctx ) in ecdsa_restart_det_init()
159 static void ecdsa_restart_det_free( mbedtls_ecdsa_restart_det_ctx *ctx ) in ecdsa_restart_det_free()

Completed in 5 milliseconds