Searched defs:Lw (Results 1 - 1 of 1) sorted by relevance

/external/openssl/crypto/bn/
H A Dbn_lcl.h309 #define Lw(t) (((BN_ULONG)(t))&BN_MASK2) macro
328 (r)= Lw(t); \
335 (r)= Lw(t); \
342 (r0)=Lw(t); \

Completed in 67 milliseconds