Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/include/asm/crypto/
Dglue_helper.h103 static inline void le128_gf128mul_x_ble(le128 *dst, const le128 *src) in le128_gf128mul_x_ble() function
/linux-4.4.14/arch/x86/crypto/
Dglue_helper.c388 le128_gf128mul_x_ble(iv, &ivblk); in glue_xts_crypt_128bit_one()