Searched refs:DES_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
36 #define DES_BLOCK_SIZE 8 macro76 #define DES_BLOCK_SIZE 8 macro
542 hisi_ctx->block_size = DES_BLOCK_SIZE; in cryp_symc_config()544 hisi_ctx->block_size = DES_BLOCK_SIZE; in cryp_symc_config()708 if ((pack->num != 0x01) && (pack->len[0] < DES_BLOCK_SIZE)) { in cryp_symc_crypto()1287 if (memcmp(&fkey[0], &fkey[DES_BLOCK_SIZE], DES_BLOCK_SIZE) == 0) { in cryp_tdes_chk_cpu_key()1300 … if (memcmp(&fkey[DES_BLOCK_SIZE], &fkey[DES_BLOCK_SIZE * MUL_VAL_2], DES_BLOCK_SIZE) == 0) { in cryp_tdes_chk_cpu_key()