Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dcamellia_aesni_avx_glue.c196 static inline void camellia_fpu_end(bool fpu_enabled) in camellia_fpu_end() function
282 camellia_fpu_end(crypt_ctx.fpu_enabled); in lrw_encrypt()
308 camellia_fpu_end(crypt_ctx.fpu_enabled); in lrw_decrypt()
Dcamellia_aesni_avx2_glue.c192 static inline void camellia_fpu_end(bool fpu_enabled) in camellia_fpu_end() function
290 camellia_fpu_end(crypt_ctx.fpu_enabled); in lrw_encrypt()
316 camellia_fpu_end(crypt_ctx.fpu_enabled); in lrw_decrypt()