Home
last modified time | relevance | path

Searched refs:fb (Results 1 – 2 of 2) sorted by relevance

/optee_os-3.20.0/lib/libutils/isoc/
A Dbget.c1488 char *fb; local
1490 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() local
1687 if (fb != NULL) { in bget_main_test()
1706 char *fb; in bget_main_test() local
[all …]
/optee_os-3.20.0/core/drivers/
A Dversal_trng.c297 uint8_t fb[BLK_SIZE] = { 0 }; in encrypt() local
302 mix_column_sbox(fb, fa); in encrypt()
303 set_key(fa, fb, roundval); in encrypt()

Completed in 9 milliseconds