Home
last modified time | relevance | path

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

/openthread-latest/third_party/mbedtls/repo/library/
Decp_curves.c4914 #define STORE32 N->p[i] = cur; macro
4921 #define STORE32 \ macro
4964 STORE32; i++; LOAD32; \
4972 STORE32; i++; \
4973 cur = c > 0 ? c : 0; STORE32; \
4974 cur = 0; while (++i < MAX32) { STORE32; } \
5120 #undef STORE32
Decp_curves_new.c4992 #define STORE32 X[i] = (mbedtls_mpi_uint) cur; macro
5002 #define STORE32 \ macro
5045 STORE32; i++; LOAD32; \
5051 STORE32; i = 0; LOAD32; \
5056 STORE32; i++; \
5294 #undef STORE32