Home
last modified time | relevance | path

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

/Linux-v5.15/lib/raid6/
Dmktables.c35 static uint8_t gfpow(uint8_t a, int b) in gfpow() function
151 invtbl[i + j] = v = gfpow(i + j, 254); in main()