Home
last modified time | relevance | path

Searched refs:mbedtls_ecp_check_budget (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/mbedtls/include/mbedtls/
H A Decp.h401 int mbedtls_ecp_check_budget(const mbedtls_ecp_group *grp,
407 MBEDTLS_MPI_CHK(mbedtls_ecp_check_budget(grp, rs_ctx, \
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/include/mbedtls/
H A Decp.h402 int mbedtls_ecp_check_budget(const mbedtls_ecp_group *grp,
408 MBEDTLS_MPI_CHK(mbedtls_ecp_check_budget(grp, rs_ctx, \
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/library/
H A Decdsa.c150 MBEDTLS_MPI_CHK(mbedtls_ecp_check_budget(grp, ECDSA_RS_ECP, ops));
H A Decp.c246 int mbedtls_ecp_check_budget(const mbedtls_ecp_group *grp, in mbedtls_ecp_check_budget() function
/aosp_15_r20/external/mbedtls/library/
H A Decdsa.c150 MBEDTLS_MPI_CHK(mbedtls_ecp_check_budget(grp, ECDSA_RS_ECP, ops));
H A Decp.c246 int mbedtls_ecp_check_budget(const mbedtls_ecp_group *grp, in mbedtls_ecp_check_budget() function