Home
last modified time | relevance | path

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

/loramac-node-latest/src/peripherals/soft-se/
Daes.c85 #define f9(x) (f8(x) ^ x) macro
204 static const uint8_t gfmul_9[256] = mm_data(f9);
300 #define gfm_9(x) f9(x)