Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Decp_curves.c877 #define STORE32 N->p[i] = cur; macro
883 #define STORE32 \ macro
933 STORE32; i++; LOAD32; \
941 STORE32; i++; \
942 cur = c > 0 ? c : 0; STORE32; \
943 cur = 0; while( ++i < MAX32 ) { STORE32; } \
1082 #undef STORE32