le128            3137 arch/arm/nwfpe/softfloat.c         while ( le128( term0, term1, aSig0, aSig1 ) ) {
le128            3299 arch/arm/nwfpe/softfloat.c           aSign ? le128( b.high, b.low, a.high, a.low )
le128            3300 arch/arm/nwfpe/softfloat.c         : le128( a.high, a.low, b.high, b.low );
le128            3395 arch/arm/nwfpe/softfloat.c           aSign ? le128( b.high, b.low, a.high, a.low )
le128            3396 arch/arm/nwfpe/softfloat.c         : le128( a.high, a.low, b.high, b.low );
le128             558 arch/x86/crypto/aesni-intel_glue.c static void aesni_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128             563 arch/x86/crypto/aesni-intel_glue.c static void aesni_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128             568 arch/x86/crypto/aesni-intel_glue.c static void aesni_xts_enc8(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128             573 arch/x86/crypto/aesni-intel_glue.c static void aesni_xts_dec8(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              30 arch/x86/crypto/camellia_aesni_avx2_glue.c 				   const u8 *src, le128 *iv);
le128              33 arch/x86/crypto/camellia_aesni_avx2_glue.c 				       const u8 *src, le128 *iv);
le128              35 arch/x86/crypto/camellia_aesni_avx2_glue.c 				       const u8 *src, le128 *iv);
le128              34 arch/x86/crypto/camellia_aesni_avx_glue.c 				   const u8 *src, le128 *iv);
le128              38 arch/x86/crypto/camellia_aesni_avx_glue.c 				       const u8 *src, le128 *iv);
le128              42 arch/x86/crypto/camellia_aesni_avx_glue.c 				       const u8 *src, le128 *iv);
le128              45 arch/x86/crypto/camellia_aesni_avx_glue.c void camellia_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              52 arch/x86/crypto/camellia_aesni_avx_glue.c void camellia_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128            1280 arch/x86/crypto/camellia_glue.c void camellia_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128            1294 arch/x86/crypto/camellia_glue.c void camellia_crypt_ctr_2way(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              31 arch/x86/crypto/cast6_avx_glue.c 			       le128 *iv);
le128              34 arch/x86/crypto/cast6_avx_glue.c 				   const u8 *src, le128 *iv);
le128              36 arch/x86/crypto/cast6_avx_glue.c 				   const u8 *src, le128 *iv);
le128              44 arch/x86/crypto/cast6_avx_glue.c static void cast6_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              50 arch/x86/crypto/cast6_avx_glue.c static void cast6_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              56 arch/x86/crypto/cast6_avx_glue.c static void cast6_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128             175 arch/x86/crypto/glue_helper.c 		le128 ctrblk;
le128             208 arch/x86/crypto/glue_helper.c 		le128 ctrblk;
le128             314 arch/x86/crypto/glue_helper.c 		le128 b[2];
le128             357 arch/x86/crypto/glue_helper.c void glue_xts_crypt_128bit_one(void *ctx, u128 *dst, const u128 *src, le128 *iv,
le128             360 arch/x86/crypto/glue_helper.c 	le128 ivblk = *iv;
le128              29 arch/x86/crypto/serpent_avx2_glue.c 				  le128 *iv);
le128              31 arch/x86/crypto/serpent_avx2_glue.c 				      const u8 *src, le128 *iv);
le128              33 arch/x86/crypto/serpent_avx2_glue.c 				      const u8 *src, le128 *iv);
le128              36 arch/x86/crypto/serpent_avx_glue.c 				     const u8 *src, le128 *iv);
le128              40 arch/x86/crypto/serpent_avx_glue.c 					 const u8 *src, le128 *iv);
le128              44 arch/x86/crypto/serpent_avx_glue.c 					 const u8 *src, le128 *iv);
le128              47 arch/x86/crypto/serpent_avx_glue.c void __serpent_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              59 arch/x86/crypto/serpent_avx_glue.c void serpent_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              66 arch/x86/crypto/serpent_avx_glue.c void serpent_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              48 arch/x86/crypto/serpent_sse2_glue.c static void serpent_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              60 arch/x86/crypto/serpent_sse2_glue.c 				   le128 *iv)
le128              33 arch/x86/crypto/twofish_avx_glue.c 				 const u8 *src, le128 *iv);
le128              36 arch/x86/crypto/twofish_avx_glue.c 				     const u8 *src, le128 *iv);
le128              38 arch/x86/crypto/twofish_avx_glue.c 				     const u8 *src, le128 *iv);
le128              52 arch/x86/crypto/twofish_avx_glue.c static void twofish_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              58 arch/x86/crypto/twofish_avx_glue.c static void twofish_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              54 arch/x86/crypto/twofish_glue_3way.c void twofish_enc_blk_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv)
le128              70 arch/x86/crypto/twofish_glue_3way.c 			      le128 *iv)
le128              55 arch/x86/include/asm/crypto/camellia.h 				   const u8 *src, le128 *iv);
le128              58 arch/x86/include/asm/crypto/camellia.h 				       const u8 *src, le128 *iv);
le128              60 arch/x86/include/asm/crypto/camellia.h 				       const u8 *src, le128 *iv);
le128              89 arch/x86/include/asm/crypto/camellia.h 			       le128 *iv);
le128              91 arch/x86/include/asm/crypto/camellia.h 				    le128 *iv);
le128              93 arch/x86/include/asm/crypto/camellia.h extern void camellia_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv);
le128              94 arch/x86/include/asm/crypto/camellia.h extern void camellia_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv);
le128              17 arch/x86/include/asm/crypto/glue_helper.h 				       le128 *iv);
le128              19 arch/x86/include/asm/crypto/glue_helper.h 				       le128 *iv);
le128              77 arch/x86/include/asm/crypto/glue_helper.h static inline void le128_to_be128(be128 *dst, const le128 *src)
le128              83 arch/x86/include/asm/crypto/glue_helper.h static inline void be128_to_le128(le128 *dst, const be128 *src)
le128              89 arch/x86/include/asm/crypto/glue_helper.h static inline void le128_inc(le128 *i)
le128             120 arch/x86/include/asm/crypto/glue_helper.h 				      le128 *iv, common_glue_func_t fn);
le128              26 arch/x86/include/asm/crypto/serpent-avx.h 				     const u8 *src, le128 *iv);
le128              29 arch/x86/include/asm/crypto/serpent-avx.h 					 const u8 *src, le128 *iv);
le128              31 arch/x86/include/asm/crypto/serpent-avx.h 					 const u8 *src, le128 *iv);
le128              34 arch/x86/include/asm/crypto/serpent-avx.h 				le128 *iv);
le128              36 arch/x86/include/asm/crypto/serpent-avx.h extern void serpent_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv);
le128              37 arch/x86/include/asm/crypto/serpent-avx.h extern void serpent_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv);
le128              24 arch/x86/include/asm/crypto/twofish.h 				le128 *iv);
le128              26 arch/x86/include/asm/crypto/twofish.h 				     le128 *iv);
le128              90 crypto/adiantum.c 		le128 bignum;	/* interpret as element of Z/(2^{128}Z) */
le128              99 crypto/adiantum.c 	le128 header_hash;
le128             194 crypto/adiantum.c static inline void le128_add(le128 *r, const le128 *v1, const le128 *v2)
le128             205 crypto/adiantum.c static inline void le128_sub(le128 *r, const le128 *v1, const le128 *v2)
le128             256 crypto/adiantum.c 				 struct scatterlist *sgl, le128 *digest)
le128             296 crypto/adiantum.c 	le128 digest;
le128             337 crypto/adiantum.c 	le128 digest;
le128             159 crypto/gf128mul.c void gf128mul_x8_ble(le128 *r, const le128 *x)
le128              34 crypto/xts.c   	le128 t;
le128              94 crypto/xts.c   	le128 t = rctx->t;
le128             106 crypto/xts.c   		le128 *wsrc;
le128             107 crypto/xts.c   		le128 *wdst;
le128             150 crypto/xts.c   	le128 b;
le128             171 crypto/xts.c   	le128 b[2];
le128            1042 drivers/crypto/chelsio/chcr_algo.c 		gf128mul_x8_ble((le128 *)iv, (le128 *)iv);
le128            1045 drivers/crypto/chelsio/chcr_algo.c 		gf128mul_x_ble((le128 *)iv, (le128 *)iv);
le128              75 include/crypto/b128ops.h static inline void le128_xor(le128 *r, const le128 *p, const le128 *q)
le128             208 include/crypto/gf128mul.h static inline void gf128mul_x_ble(le128 *r, const le128 *x)
le128             230 include/crypto/gf128mul.h void gf128mul_x8_ble(le128 *r, const le128 *x);