Searched refs:CCP_CRA_PRIORITY (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccp/ |
H A D | ccp-crypto-aes.c | 220 .base.cra_priority = CCP_CRA_PRIORITY, 238 .base.cra_priority = CCP_CRA_PRIORITY,
|
H A D | ccp-crypto.h | 33 #define CCP_CRA_PRIORITY 300 macro
|
H A D | ccp-crypto-aes-galois.c | 180 .cra_priority = CCP_CRA_PRIORITY,
|
H A D | ccp-crypto-aes-xts.c | 250 alg->base.cra_priority = CCP_CRA_PRIORITY; in ccp_register_aes_xts_alg()
|
H A D | ccp-crypto-rsa.c | 221 .cra_priority = CCP_CRA_PRIORITY,
|
H A D | ccp-crypto-des3.c | 144 .base.cra_priority = CCP_CRA_PRIORITY,
|
H A D | ccp-crypto-aes-cmac.c | 386 base->cra_priority = CCP_CRA_PRIORITY; in ccp_register_aes_cmac_algs()
|
H A D | ccp-crypto-sha.c | 495 base->cra_priority = CCP_CRA_PRIORITY; in ccp_register_sha_alg()
|
/kernel/linux/linux-6.6/drivers/crypto/ccp/ |
H A D | ccp-crypto-aes.c | 218 .base.cra_priority = CCP_CRA_PRIORITY, 236 .base.cra_priority = CCP_CRA_PRIORITY,
|
H A D | ccp-crypto-aes-galois.c | 180 .cra_priority = CCP_CRA_PRIORITY,
|
H A D | ccp-crypto-des3.c | 142 .base.cra_priority = CCP_CRA_PRIORITY,
|
H A D | ccp-crypto.h | 34 #define CCP_CRA_PRIORITY 300 macro
|
H A D | ccp-crypto-aes-xts.c | 252 alg->base.cra_priority = CCP_CRA_PRIORITY; in ccp_register_aes_xts_alg()
|
H A D | ccp-crypto-rsa.c | 221 .cra_priority = CCP_CRA_PRIORITY,
|
H A D | ccp-crypto-aes-cmac.c | 387 base->cra_priority = CCP_CRA_PRIORITY; in ccp_register_aes_cmac_algs()
|
H A D | ccp-crypto-sha.c | 496 base->cra_priority = CCP_CRA_PRIORITY; in ccp_register_sha_alg()
|
Completed in 9 milliseconds