Searched refs:j (Results 1 – 3 of 3) sorted by relevance
112 unsigned int j; in do_test() local122 for (j = 0; j < sizeof (test_data) / sizeof (struct test_data_s); j++) in do_test()124 if (test_single (buf, test_data[j].len, test_data[j].ref)) in do_test()126 if (test_double (buf, test_data[j].len, test_data[j].ref)) in do_test()
100 int i,j,t; in get8() local106 for(j=0; j<8 ; j++) { in get8()107 *cp++ = (t & (0x01 << (7-j))) != 0; in get8()114 int i,j,t; in put8() local118 for(j = 0; j<8; j++) in put8()
273 for(j = 0; j < 8; j++) { in __libc_lock_define_initialized()334 ufc_long j; in __init_des_r() local367 for(j = 0; j < 128; j++) { in __init_des_r()383 for(j = 0; j < 128; j++) { in __init_des_r()406 for(j = 256; j--;) { in __init_des_r()557 ufc_long j; in shuffle_sb() local559 for(j=4096; j--;) { in shuffle_sb()573 for(j=4096; j--;) { in shuffle_sb()637 for(j = 0; j < 6; j++) { in _ufc_setup_salt_r()910 int i,j; in __setkey_r() local[all …]
Completed in 8 milliseconds