Searched refs:decrypt_callback (Results 1 - 9 of 9) sorted by relevance

/arch/x86/crypto/
H A Dtwofish_glue_3way.c201 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) function
259 .crypt_fn = decrypt_callback,
329 .crypt_fn = decrypt_callback,
H A Dserpent_sse2_glue.c207 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) function
285 .crypt_fn = decrypt_callback,
375 .crypt_fn = decrypt_callback,
H A Dcamellia_aesni_avx2_glue.c240 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) function
311 .crypt_fn = decrypt_callback,
H A Dcamellia_aesni_avx_glue.c238 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) function
303 .crypt_fn = decrypt_callback,
H A Dcast6_avx_glue.c226 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) function
303 .crypt_fn = decrypt_callback,
H A Dserpent_avx2_glue.c212 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) function
277 .crypt_fn = decrypt_callback,
H A Dserpent_avx_glue.c239 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) function
313 .crypt_fn = decrypt_callback,
H A Dtwofish_avx_glue.c245 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) function
308 .crypt_fn = decrypt_callback,
H A Dcamellia_glue.c1424 static void decrypt_callback(void *priv, u8 *srcdst, unsigned int nbytes) function
1485 .crypt_fn = decrypt_callback,
1555 .crypt_fn = decrypt_callback,

Completed in 90 milliseconds