Home
last modified time | relevance | path

Searched refs:be128_to_le128 (Results 1 – 2 of 2) sorted by relevance

/arch/x86/include/asm/crypto/
Dglue_helper.h84 static inline void be128_to_le128(le128 *dst, const be128 *src) in be128_to_le128() function
/arch/x86/crypto/
Dglue_helper.c227 be128_to_le128(&ctrblk, (be128 *)walk->iv); in glue_ctr_crypt_final_128bit()
249 be128_to_le128(&ctrblk, (be128 *)walk->iv); in __glue_ctr_crypt_128bit()