Searched refs:bl1 (Results 1 – 2 of 2) sorted by relevance
278 uint8_t *bl1) in chacha_test() argument293 ret = bcmp(res1, bl1, sizeof (res0)); in chacha_test()
2127 Box_list *bl1, *box_list = NULL; in h_post_insert_encl() local2154 for (bl1 = box_list; bl1; bl1 = bl1->box_next) { in h_post_insert_encl()2155 if (strstr(lname, bl1->b_physical_path)) in h_post_insert_encl()2159 if (box_list && bl1) in h_post_insert_encl()