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