cipher_pri         69 drivers/crypto/bcm/cipher.c static int cipher_pri = 150;
cipher_pri         70 drivers/crypto/bcm/cipher.c module_param(cipher_pri, int, 0644);
cipher_pri         71 drivers/crypto/bcm/cipher.c MODULE_PARM_DESC(cipher_pri, "Priority for cipher algos");
cipher_pri       4539 drivers/crypto/bcm/cipher.c 	crypto->cra_priority = cipher_pri;