Searched refs:be128_to_u128 (Results 1 - 3 of 3) sorted by relevance

/arch/x86/crypto/
H A Dtwofish_glue_3way.c255 static inline void be128_to_u128(u128 *dst, const be128 *src) function
296 be128_to_u128(&ctrblk, (be128 *)walk->iv);
H A Dserpent_sse2_glue.c282 static inline void be128_to_u128(u128 *dst, const be128 *src) function
324 be128_to_u128(&ctrblk, (be128 *)walk->iv);
H A Dcamellia_glue.c1505 static inline void be128_to_u128(u128 *dst, const be128 *src) function
1532 be128_to_u128(&ctrblk, (be128 *)walk->iv);
1548 be128_to_u128(&ctrblk, (be128 *)walk->iv);

Completed in 179 milliseconds