Home
last modified time | relevance | path

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

/openssl/crypto/ec/curve448/arch_32/
H A Df_impl.h17 # define LIMB(x) ((x) & ((1 << 28) - 1)), ((x) >> 28) macro
19 {{LIMB(a), LIMB(b), LIMB(c), LIMB(d), LIMB(e), LIMB(f), LIMB(g), LIMB(h)}}

Completed in 6 milliseconds