Searched refs:hash_mode (Results 1 – 5 of 5) sorted by relevance
56 enum clusterip_hashmode hash_mode; /* which hashing mode */ member183 c->hash_mode = i->hash_mode; in clusterip_config_init()264 switch (config->hash_mode) { in clusterip_hashfn()282 pr_info("unknown mode %u\n", config->hash_mode); in clusterip_hashfn()370 if (cipinfo->hash_mode != CLUSTERIP_HASHMODE_SIP && in clusterip_tg_check()371 cipinfo->hash_mode != CLUSTERIP_HASHMODE_SIP_SPT && in clusterip_tg_check()372 cipinfo->hash_mode != CLUSTERIP_HASHMODE_SIP_SPT_DPT) { in clusterip_tg_check()373 pr_info("unknown mode %u\n", cipinfo->hash_mode); in clusterip_tg_check()453 u_int32_t hash_mode; member
40 static int hash_mode; variable41 module_param(hash_mode, int, 0);42 MODULE_PARM_DESC(hash_mode, "CPU or DMA mode. CPU = 0 (default), DMA = 1");575 if (hash_mode == HASH_MODE_DMA) { in hash_init()904 if (hash_mode != HASH_MODE_DMA || !req_ctx->dma_mode) { in hash_dma_final()1144 int hash_mode = HASH_OPER_MODE_HASH; in hash_resume_state() local1171 hash_mode = HASH_OPER_MODE_HMAC; in hash_resume_state()1173 hash_mode = HASH_OPER_MODE_HASH; in hash_resume_state()1176 if ((count >= 36) && (hash_mode == HASH_OPER_MODE_HASH)) in hash_resume_state()1202 int hash_mode = HASH_OPER_MODE_HASH; in hash_save_state() local[all …]
133 enum hash_mode { enum
30 __u32 hash_mode; member
99 unsigned char hash_mode; member399 mo.hashmode = tc->hash_mode; in create_pad_descriptor()410 mo.hashmode = tc->hash_mode; in create_pad_descriptor()720 .hash_mode = 0, in cryptocop_setup_dma_list()739 .hash_mode = 0, in cryptocop_setup_dma_list()759 .hash_mode = 0, in cryptocop_setup_dma_list()917 digest_ctx.hash_mode = 0; /* Don't use explicit IV in this API. */ in cryptocop_setup_dma_list()