Searched refs:le128 (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/
H A Db128ops.h62 } le128; typedef in typeref:struct:__anon17116
75 static inline void le128_xor(le128 *r, const le128 *p, const le128 *q)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/nwfpe/
H A Dsoftfloat.c3109 while ( le128( term0, term1, aSig0, aSig1 ) ) {
3271 aSign ? le128( b.high, b.low, a.high, a.low )
3272 : le128( a.high, a.low, b.high, b.low );
3367 aSign ? le128( b.high, b.low, a.high, a.low )
3368 : le128( a.high, a.low, b.high, b.low );

Completed in 112 milliseconds