Home
last modified time | relevance | path

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

/loramac-node-3.6.0-3.5.0/src/peripherals/soft-se/
Daes.c86 #define fb(x) (f8(x) ^ f2(x) ^ x) macro
205 static const uint8_t gfmul_b[256] = mm_data(fb);
301 #define gfm_b(x) fb(x)