STORE32 is only used within mbedTLS.
 
Symbols
loading...
Files
loading...

STORE32 macro

Syntax

#define STORE32 N->p[i] = cur;

References

LocationText
ecp_curves.c:953
#define STORE32 N->p[i] = cur;
ecp_curves.c:1160
#undef STORE32
ecp_curves.c:1011
STORE32; i++; LOAD32; \
ecp_curves.c:1019
STORE32; i++; \
ecp_curves.c:1020
cur = c > 0 ? c : 0; STORE32; \
ecp_curves.c:1021
cur = 0; while( ++i < MAX32 ) { STORE32; } \