le128              60 arch/x86/include/asm/crypto/camellia.h 				   const u8 *src, le128 *iv);
le128              63 arch/x86/include/asm/crypto/camellia.h 				       const u8 *src, le128 *iv);
le128              65 arch/x86/include/asm/crypto/camellia.h 				       const u8 *src, le128 *iv);
le128              94 arch/x86/include/asm/crypto/camellia.h 			       le128 *iv);
le128              96 arch/x86/include/asm/crypto/camellia.h 				    le128 *iv);
le128              98 arch/x86/include/asm/crypto/camellia.h extern void camellia_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv);
le128              99 arch/x86/include/asm/crypto/camellia.h extern void camellia_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv);
le128              16 arch/x86/include/asm/crypto/glue_helper.h 				       le128 *iv);
le128              18 arch/x86/include/asm/crypto/glue_helper.h 				       le128 *iv);
le128              78 arch/x86/include/asm/crypto/glue_helper.h static inline void le128_to_be128(be128 *dst, const le128 *src)
le128              84 arch/x86/include/asm/crypto/glue_helper.h static inline void be128_to_le128(le128 *dst, const be128 *src)
le128              90 arch/x86/include/asm/crypto/glue_helper.h static inline void le128_inc(le128 *i)
le128             103 arch/x86/include/asm/crypto/glue_helper.h static inline void le128_gf128mul_x_ble(le128 *dst, const le128 *src)
le128             143 arch/x86/include/asm/crypto/glue_helper.h 				      le128 *iv, common_glue_func_t fn);
le128              27 arch/x86/include/asm/crypto/serpent-avx.h 				     const u8 *src, le128 *iv);
le128              30 arch/x86/include/asm/crypto/serpent-avx.h 					 const u8 *src, le128 *iv);
le128              32 arch/x86/include/asm/crypto/serpent-avx.h 					 const u8 *src, le128 *iv);
le128              35 arch/x86/include/asm/crypto/serpent-avx.h 				le128 *iv);
le128              37 arch/x86/include/asm/crypto/serpent-avx.h extern void serpent_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv);
le128              38 arch/x86/include/asm/crypto/serpent-avx.h extern void serpent_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv);
le128              34 arch/x86/include/asm/crypto/twofish.h 				le128 *iv);
le128              36 arch/x86/include/asm/crypto/twofish.h 				     le128 *iv);
le128              75 include/crypto/b128ops.h static inline void le128_xor(le128 *r, const le128 *p, const le128 *q)