Home
last modified time | relevance | path

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

/linux-4.1.27/lib/raid6/
Dmktables.c38 static uint8_t gfpow(uint8_t a, int b) in gfpow() function
134 invtbl[i + j] = v = gfpow(i + j, 254); in main()