Home
last modified time | relevance | path

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

/openbmc/linux/lib/raid6/
H A Dmktables.c35 static uint8_t gfpow(uint8_t a, int b) in gfpow() function
153 invtbl[i + j] = v = gfpow(i + j, 254); in main()