Searched refs:be128 (Results 1 – 6 of 6) sorted by relevance
133 static void gf128mul_x8_lle_ti(be128 *x)143 static void gf128mul_x8_bbe(be128 *x) in gf128mul_x8_lle() 164 void gf128mul_lle(be128 *r, const be128 *b) in gf128mul_x8_bbe() 182 be128 array[16 + 3] = {}; in gf128mul_lle() 183 be128 *p = PTR_ALIGN(&array[0], 2 * sizeof(be128)); in gf128mul_lle() 225 struct gf128mul_64k *gf128mul_init_64k_bbe(const be128 *g) in gf128mul_lle() 277 void gf128mul_64k_bbe(be128 *a, const struct gf128mul_64k *t) in gf128mul_init_64k_bbe() 280 be128 in gf128mul_init_64k_bbe() [all...]
54 } be128; typedef60 static inline void be128_xor(be128 *r, const be128 *p, const be128 *q) in be128_xor()
140 be128 __aligned(8) lengths; in gcm_crypt()
508 be128 *consts = (be128 *)ctx->consts; in sm4_cmac_setkey()