Home
last modified time | relevance | path

Searched defs:yl (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/crypto/
Dblowfish.c323 u32 yl = src[0]; in encrypt_block() local
369 u32 yl = be32_to_cpu(in_blk[0]); in bf_decrypt() local
/linux-2.4.37.9/include/math-emu/
Dop-2.h176 #define __FP_FRAC_DEC_2(xh, xl, yh, yl) sub_ddmmss(xh, xl, xh, xl, yh, yl) argument