HomeSort by relevance Sort by last modified time
    Searched refs:Lw (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/bn/
bn_lcl.h 289 #define Lw(t) (((BN_ULONG)(t))&BN_MASK2)
308 (r)= Lw(t); \
315 (r)= Lw(t); \
322 (r0)=Lw(t); \
bn_asm.c 444 t1=(BN_ULONG)Lw(t); \
453 t1=(BN_ULONG)Lw(tt); \
461 t1=(BN_ULONG)Lw(t); \

Completed in 35 milliseconds