Searched refs:subborrow_u26 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/lib/crypto/ |
H A D | curve25519-fiat32.c | 92 subborrow_u26(u8 /*bool*/ c, u32 a, u32 b, u32 *low) in subborrow_u26() function 120 { u32 x20; u8/*bool*/ x21 = subborrow_u26(0x0, x2, 0x3ffffed, &x20); in fe_freeze() 122 { u32 x26; u8/*bool*/ x27 = subborrow_u26(x24, x6, 0x3ffffff, &x26); in fe_freeze() 124 { u32 x32; u8/*bool*/ x33 = subborrow_u26(x30, x10, 0x3ffffff, &x32); in fe_freeze() 126 { u32 x38; u8/*bool*/ x39 = subborrow_u26(x36, x14, 0x3ffffff, &x38); in fe_freeze() 128 { u32 x44; u8/*bool*/ x45 = subborrow_u26(x42, x18, 0x3ffffff, &x44); in fe_freeze()
|