Searched refs:t4 (Results 1 – 2 of 2) sorted by relevance
/busybox-1.35.0/testsuite/ |
D | unexpand.tests | 56 testcase -t4 57 testcase -a -t4 58 testcase -t4 -a 62 testcase -t4 -f 63 testcase -f -t4 64 testcase -t4 --first-only 65 testcase --first-only -t4
|
/busybox-1.35.0/networking/ |
D | tls_sp_c32.c | 1291 sp_digit t4[8]; in sp_256_proj_point_add_8() local 1323 sp_256_mont_mul_8(t4, t2, r->z /*, p256_mod, p256_mp_mod*/); in sp_256_proj_point_add_8() 1328 sp_256_mont_mul_8(t4, t4, q->y /*, p256_mod, p256_mp_mod*/); in sp_256_proj_point_add_8() 1332 sp_256_mont_sub_8(t4, t4, t3 /*, p256_mod*/); in sp_256_proj_point_add_8() 1337 sp_256_mont_sqr_8(r->x, t4 /*, p256_mod, p256_mp_mod*/); in sp_256_proj_point_add_8() 1346 sp_256_mont_mul_8(r->y, r->y, t4 /*, p256_mod, p256_mp_mod*/); in sp_256_proj_point_add_8()
|