Home
last modified time | relevance | path

Searched refs:use_hash (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Ds5p-sss.c333 bool use_hash; member
2188 pdata->use_hash = true; in s5p_aes_probe()
2195 if (!pdata->use_hash) in s5p_aes_probe()
2199 pdata->use_hash = false; in s5p_aes_probe()
2271 if (pdata->use_hash) { in s5p_aes_probe()
2333 if (pdata->use_hash) { in s5p_aes_remove()
2339 pdata->use_hash = false; in s5p_aes_remove()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/calxeda/
H A Dxgmac.c1280 bool use_hash = false; in xgmac_set_rx_mode() local
1291 use_hash = true; in xgmac_set_rx_mode()
1295 if (use_hash) { in xgmac_set_rx_mode()
1314 use_hash = true; in xgmac_set_rx_mode()
1317 use_hash = false; in xgmac_set_rx_mode()
1320 if (use_hash) { in xgmac_set_rx_mode()