be128 78 arch/x86/include/asm/crypto/glue_helper.h static inline void le128_to_be128(be128 *dst, const le128 *src) be128 84 arch/x86/include/asm/crypto/glue_helper.h static inline void be128_to_le128(le128 *dst, const be128 *src) be128 70 include/crypto/b128ops.h static inline void be128_xor(be128 *r, const be128 *p, const be128 *q) be128 160 include/crypto/gf128mul.h void gf128mul_lle(be128 *a, const be128 *b); be128 162 include/crypto/gf128mul.h void gf128mul_bbe(be128 *a, const be128 *b); be128 165 include/crypto/gf128mul.h void gf128mul_x_ble(be128 *a, const be128 *b); be128 170 include/crypto/gf128mul.h be128 t[256]; be128 173 include/crypto/gf128mul.h struct gf128mul_4k *gf128mul_init_4k_lle(const be128 *g); be128 174 include/crypto/gf128mul.h struct gf128mul_4k *gf128mul_init_4k_bbe(const be128 *g); be128 175 include/crypto/gf128mul.h void gf128mul_4k_lle(be128 *a, struct gf128mul_4k *t); be128 176 include/crypto/gf128mul.h void gf128mul_4k_bbe(be128 *a, struct gf128mul_4k *t); be128 194 include/crypto/gf128mul.h struct gf128mul_64k *gf128mul_init_64k_lle(const be128 *g); be128 195 include/crypto/gf128mul.h struct gf128mul_64k *gf128mul_init_64k_bbe(const be128 *g); be128 197 include/crypto/gf128mul.h void gf128mul_64k_lle(be128 *a, struct gf128mul_64k *t); be128 198 include/crypto/gf128mul.h void gf128mul_64k_bbe(be128 *a, struct gf128mul_64k *t); be128 24 include/crypto/lrw.h be128 mulinc[128]; be128 31 include/crypto/lrw.h be128 *tbuf; be128 12 include/crypto/xts.h be128 *tbuf;