Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/caam/
Dcaamalg_qi.c27 #define CAAM_CRA_PRIORITY 2000 macro
2581 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
2595 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
Dcaamalg.c66 #define CAAM_CRA_PRIORITY 3000 macro
3487 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
3501 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
Dcaamhash.c70 #define CAAM_CRA_PRIORITY 3000 macro
1927 alg->cra_priority = CAAM_CRA_PRIORITY; in caam_hash_alloc()
Dcaamalg_qi2.c25 #define CAAM_CRA_PRIORITY 2000 macro
3006 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
3020 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
4646 alg->cra_priority = CAAM_CRA_PRIORITY; in caam_hash_alloc()