Lines Matching refs:be128
55 be128 mulinc[128];
59 be128 buf[LRW_BUFFER_SIZE / sizeof(be128)];
61 be128 t;
63 be128 *ext;
93 be128 tmp = { 0 }; in setkey()
109 ctx->table = gf128mul_init_64k_bbe((be128 *)tweak); in setkey()
123 static inline void inc(be128 *iv) in inc()
132 static inline int get_index128(be128 *block) in get_index128()
152 be128 *buf = rctx->ext ?: rctx->buf; in post_crypt()
165 be128 *wdst; in post_crypt()
205 be128 *buf = rctx->ext ?: rctx->buf; in pre_crypt()
212 be128 *iv; in pre_crypt()
232 be128 *wsrc; in pre_crypt()
233 be128 *wdst; in pre_crypt()