Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccp/
H A Dccp-crypto-aes.c218 .base.cra_priority = CCP_CRA_PRIORITY,
236 .base.cra_priority = CCP_CRA_PRIORITY,
H A Dccp-crypto.h34 #define CCP_CRA_PRIORITY 300 macro
H A Dccp-crypto-aes-galois.c180 .cra_priority = CCP_CRA_PRIORITY,
H A Dccp-crypto-des3.c142 .base.cra_priority = CCP_CRA_PRIORITY,
H A Dccp-crypto-aes-xts.c252 alg->base.cra_priority = CCP_CRA_PRIORITY; in ccp_register_aes_xts_alg()
H A Dccp-crypto-rsa.c221 .cra_priority = CCP_CRA_PRIORITY,
H A Dccp-crypto-aes-cmac.c387 base->cra_priority = CCP_CRA_PRIORITY; in ccp_register_aes_cmac_algs()
H A Dccp-crypto-sha.c496 base->cra_priority = CCP_CRA_PRIORITY; in ccp_register_sha_alg()