Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssl/dist/crypto/bn/
Dbn_local.h477 # define Lw(t) (((BN_ULONG)(t))&BN_MASK2) macro
483 (r)= Lw(t); \
490 (r)= Lw(t); \
497 (r0)=Lw(t); \
Dbn_asm.c457 c0 = (BN_ULONG)Lw(t); \
466 c0 = (BN_ULONG)Lw(tt); \
470 c0 = (BN_ULONG)Lw(t); \
479 c0 = (BN_ULONG)Lw(t); \