Home
last modified time | relevance | path

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

/optee_os/lib/libmbedtls/mbedtls/library/
H A Decp_curves.c4961 #define STORE32 N->p[i] = cur; macro
4968 #define STORE32 \ macro
5011 STORE32; i++; LOAD32; \
5019 STORE32; i++; \
5020 cur = c > 0 ? c : 0; STORE32; \
5021 cur = 0; while (++i < MAX32) { STORE32; } \
5167 #undef STORE32
H A 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