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