Searched refs:hash_pri (Results 1 – 1 of 1) sorted by relevance
73 static int hash_pri = 100; variable74 module_param(hash_pri, int, 0644);75 MODULE_PARM_DESC(hash_pri, "Priority for hash algos");4414 hash->halg.base.cra_priority = hash_pri; in spu_register_ahash()