Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/caam/
Dcaamalg_qi.c32 #define CAAM_CRA_PRIORITY 2000 macro
2597 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
2611 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
Dcaamhash.c76 #define CAAM_CRA_PRIORITY 3000 macro
1929 alg->cra_priority = CAAM_CRA_PRIORITY; in caam_hash_alloc()
Dcaamalg.c75 #define CAAM_CRA_PRIORITY 3000 macro
3713 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
3727 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
Dcaamalg_qi2.c27 #define CAAM_CRA_PRIORITY 2000 macro
3014 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
3028 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
4659 alg->cra_priority = CAAM_CRA_PRIORITY; in caam_hash_alloc()