Home
last modified time | relevance | path

Searched refs:CAAM_CRA_PRIORITY (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/crypto/caam/
Dcaamalg_qi.c25 #define CAAM_CRA_PRIORITY 2000 macro
2525 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
2538 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
Dcaamalg.c63 #define CAAM_CRA_PRIORITY 3000 macro
3510 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
3523 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
Dcaamhash.c69 #define CAAM_CRA_PRIORITY 3000 macro
1972 alg->cra_priority = CAAM_CRA_PRIORITY; in caam_hash_alloc()
Dcaamalg_qi2.c23 #define CAAM_CRA_PRIORITY 2000 macro
2939 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
2952 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
4615 alg->cra_priority = CAAM_CRA_PRIORITY; in caam_hash_alloc()