common_glue_func_t 66 arch/x86/crypto/glue_helper.c int glue_cbc_encrypt_req_128bit(const common_glue_func_t fn, common_glue_func_t 262 arch/x86/crypto/glue_helper.c common_glue_func_t tweak_fn, void *tweak_ctx, common_glue_func_t 358 arch/x86/crypto/glue_helper.c common_glue_func_t fn) common_glue_func_t 14 arch/x86/include/asm/crypto/glue_helper.h typedef void (*common_glue_func_t)(void *ctx, u8 *dst, const u8 *src); common_glue_func_t 21 arch/x86/include/asm/crypto/glue_helper.h #define GLUE_FUNC_CAST(fn) ((common_glue_func_t)(fn)) common_glue_func_t 29 arch/x86/include/asm/crypto/glue_helper.h common_glue_func_t ecb; common_glue_func_t 105 arch/x86/include/asm/crypto/glue_helper.h extern int glue_cbc_encrypt_req_128bit(const common_glue_func_t fn, common_glue_func_t 116 arch/x86/include/asm/crypto/glue_helper.h common_glue_func_t tweak_fn, void *tweak_ctx, common_glue_func_t 120 arch/x86/include/asm/crypto/glue_helper.h le128 *iv, common_glue_func_t fn);