Searched refs:fb (Results 1 – 2 of 2) sorted by relevance
1488 char *fb; local1490 fb = *((char **) bc);1491 if (fb != NULL) {1493 brel((void *) fb);1657 char *fb; in bget_main_test()1659 fb = *((char **) bc); in bget_main_test()1660 if (fb != NULL) { in bget_main_test()1684 char *fb; in bget_main_test() local1687 if (fb != NULL) { in bget_main_test()1706 char *fb; in bget_main_test() local[all …]
297 uint8_t fb[BLK_SIZE] = { 0 }; in encrypt() local302 mix_column_sbox(fb, fa); in encrypt()303 set_key(fa, fb, roundval); in encrypt()
Completed in 9 milliseconds