Home
last modified time | relevance | path

Searched refs:CCP_CRA_PRIORITY (Results 1 – 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/ccp/
Dccp-crypto-aes.c220 .base.cra_priority = CCP_CRA_PRIORITY,
238 .base.cra_priority = CCP_CRA_PRIORITY,
Dccp-crypto.h33 #define CCP_CRA_PRIORITY 300 macro
Dccp-crypto-des3.c144 .base.cra_priority = CCP_CRA_PRIORITY,
Dccp-crypto-aes-galois.c180 .cra_priority = CCP_CRA_PRIORITY,
Dccp-crypto-aes-xts.c250 alg->base.cra_priority = CCP_CRA_PRIORITY; in ccp_register_aes_xts_alg()
Dccp-crypto-rsa.c221 .cra_priority = CCP_CRA_PRIORITY,
Dccp-crypto-aes-cmac.c386 base->cra_priority = CCP_CRA_PRIORITY; in ccp_register_aes_cmac_algs()
Dccp-crypto-sha.c495 base->cra_priority = CCP_CRA_PRIORITY; in ccp_register_sha_alg()