Home
last modified time | relevance | path

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

/linux-6.12.1/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
1933 alg->cra_priority = CAAM_CRA_PRIORITY; in caam_hash_alloc()
Dcaamalg.c75 #define CAAM_CRA_PRIORITY 3000 macro
3714 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
3728 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
Dcaamalg_qi2.c27 #define CAAM_CRA_PRIORITY 2000 macro
3015 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
3029 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
4663 alg->cra_priority = CAAM_CRA_PRIORITY; in caam_hash_alloc()