Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/
H A Dfield.h71 # if (ARCH_WORD_BITS == 32)
74 # elif (ARCH_WORD_BITS == 64)
138 #if ARCH_WORD_BITS == 32 in gf_cond_sel()
164 #if ARCH_WORD_BITS == 32 in gf_cond_swap()
H A Dword.h28 # if (ARCH_WORD_BITS == 64)
34 # elif (ARCH_WORD_BITS == 32)
/openssl/crypto/ec/curve448/arch_32/
H A Darch_intrinsics.h18 # define ARCH_WORD_BITS 32 macro
/openssl/crypto/ec/curve448/arch_64/
H A Darch_intrinsics.h18 # define ARCH_WORD_BITS 64 macro

Completed in 7 milliseconds