Home
last modified time | relevance | path

Searched refs:ECDSA_RS_ECP (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Decdsa.c146 #define ECDSA_RS_ECP (rs_ctx == NULL ? NULL : &rs_ctx->ecp) macro
150 MBEDTLS_MPI_CHK(mbedtls_ecp_check_budget(grp, ECDSA_RS_ECP, ops));
187 #define ECDSA_RS_ECP NULL macro
320 ECDSA_RS_ECP)); in mbedtls_ecdsa_sign_restartable()
562 &R, pu1, &grp->G, pu2, Q, ECDSA_RS_ECP)); in mbedtls_ecdsa_verify_restartable()

Completed in 1 milliseconds