Home
last modified time | relevance | path

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

/drivers/crypto/chelsio/
Dchcr_crypto.h43 #define CHCR_CRA_PRIORITY 300 macro
Dchcr_algo.c1236 .cra_priority = CHCR_CRA_PRIORITY,
1263 .cra_priority = CHCR_CRA_PRIORITY,
1468 a_hash->halg.base.cra_priority = CHCR_CRA_PRIORITY; in chcr_register_alg()