Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/crypto/ccp/
Dccp-crypto-aes.c225 .cra_priority = CCP_CRA_PRIORITY,
246 .cra_priority = CCP_CRA_PRIORITY,
Dccp-crypto.h27 #define CCP_CRA_PRIORITY 300 macro
Dccp-crypto-aes-xts.c248 alg->cra_priority = CCP_CRA_PRIORITY; in ccp_register_aes_xts_alg()
Dccp-crypto-aes-cmac.c407 base->cra_priority = CCP_CRA_PRIORITY; in ccp_register_aes_cmac_algs()
Dccp-crypto-sha.c462 base->cra_priority = CCP_CRA_PRIORITY; in ccp_register_sha_alg()