Home
last modified time | relevance | path

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

/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
3494 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
3508 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
Dcaamhash.c70 #define CAAM_CRA_PRIORITY 3000 macro
1930 alg->cra_priority = CAAM_CRA_PRIORITY; in caam_hash_alloc()
Dcaamalg_qi2.c25 #define CAAM_CRA_PRIORITY 2000 macro
3011 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_skcipher_alg_init()
3025 alg->base.cra_priority = CAAM_CRA_PRIORITY; in caam_aead_alg_init()
4651 alg->cra_priority = CAAM_CRA_PRIORITY; in caam_hash_alloc()