Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_local.h480 # define Lw(t) (((BN_ULONG)(t))&BN_MASK2) macro
486 (r)= Lw(t); \
493 (r)= Lw(t); \
500 (r0)=Lw(t); \
H A Dbn_asm.c452 c0 = (BN_ULONG)Lw(t); \
461 c0 = (BN_ULONG)Lw(tt); \
465 c0 = (BN_ULONG)Lw(t); \
474 c0 = (BN_ULONG)Lw(t); \

Completed in 11 milliseconds