Searched refs:gf_inv (Results 1 - 1 of 1) sorted by relevance

/external/bluetooth/bluedroid/stack/smp/
H A Daes.c231 static uint_8t gf_inv(const uint_8t x) function
288 #define s_box(x) fwd_affine(gf_inv(x))
289 #define is_box(x) gf_inv(inv_affine(x))

Completed in 462 milliseconds