Searched refs:MSET (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/bearssl/src/ec/ |
H A D | ec_prime_i15.c | 152 #define MSET(d, a) (0x0000 + ((d) << 8) + ((a) << 4)) macro 223 MSET(t2, Px), 231 MSET(t1, t3), 254 MSET(Pz, t4), 393 MSET(P1x, t1), 394 MSET(P1y, t2), 428 MSET(t1, P1z), 439 MSET(t3, P1y), 446 MSET(t2, P1x),
|
H A D | ec_prime_i31.c | 151 #define MSET(d, a) (0x0000 + ((d) << 8) + ((a) << 4)) macro 222 MSET(t2, Px), 230 MSET(t1, t3), 253 MSET(Pz, t4), 392 MSET(P1x, t1), 393 MSET(P1y, t2), 427 MSET(t1, P1z), 438 MSET(t3, P1y), 445 MSET(t2, P1x),
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | console | 526 # This is also used for loading .nds files using the MSET exploit on 3DS.
|