Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 3 of 3) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/include/mbedtls/
Decp.h407 #define MBEDTLS_ECP_BUDGET(ops) \ argument
413 #define MBEDTLS_ECP_BUDGET(ops) /* no-op; for compatibility */ argument
/openthread-latest/third_party/mbedtls/repo/library/
Decdsa.c149 #define ECDSA_BUDGET(ops) \ argument
189 #define ECDSA_BUDGET(ops) /* no-op; for compatibility */ argument
Decp.c248 unsigned ops) in mbedtls_ecp_check_budget()