Searched refs:CHCR_AEAD_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/drivers/crypto/chelsio/ |
D | chcr_algo.c | 4058 .cra_priority = CHCR_AEAD_PRIORITY, 4077 .cra_priority = CHCR_AEAD_PRIORITY + 1, 4097 .cra_priority = CHCR_AEAD_PRIORITY, 4116 .cra_priority = CHCR_AEAD_PRIORITY + 1, 4136 .cra_priority = CHCR_AEAD_PRIORITY, 4158 .cra_priority = CHCR_AEAD_PRIORITY, 4179 .cra_priority = CHCR_AEAD_PRIORITY, 4199 .cra_priority = CHCR_AEAD_PRIORITY, 4220 .cra_priority = CHCR_AEAD_PRIORITY, 4241 .cra_priority = CHCR_AEAD_PRIORITY, [all …]
|
D | chcr_crypto.h | 53 #define CHCR_AEAD_PRIORITY 6000 macro
|