Home
last modified time | relevance | path

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

/base/startup/hvb/libhvb/src/crypto/
Dhvb_rsa.c27 #ifndef __WORDSIZE
29 #define __WORDSIZE 64 macro
31 #define __WORDSIZE 32 macro
163 #if __WORDSIZE == 32 in lin_mul_word()
165 #elif __WORDSIZE == 64 in lin_mul_word()