Searched refs:common_glue_func_t (Results 1 – 2 of 2) sorted by relevance
13 typedef void (*common_glue_func_t)(void *ctx, u8 *dst, const u8 *src); typedef20 #define GLUE_FUNC_CAST(fn) ((common_glue_func_t)(fn))28 common_glue_func_t ecb;118 extern int glue_cbc_encrypt_128bit(const common_glue_func_t fn,139 common_glue_func_t tweak_fn, void *tweak_ctx,143 le128 *iv, common_glue_func_t fn);
92 static unsigned int __glue_cbc_encrypt_128bit(const common_glue_func_t fn, in __glue_cbc_encrypt_128bit()117 int glue_cbc_encrypt_128bit(const common_glue_func_t fn, in glue_cbc_encrypt_128bit()383 common_glue_func_t fn) in glue_xts_crypt_128bit_one()