Home
last modified time | relevance | path

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

/linux/include/crypto/
H A Dgf128mul.h165 void gf128mul_bbe(be128 *a, const be128 *b);
/linux/lib/crypto/
H A Dgf128mul.c228 void gf128mul_bbe(be128 *r, const be128 *b) in gf128mul_bbe() function
264 EXPORT_SYMBOL(gf128mul_bbe);