Searched refs:CHCR_AEAD_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/crypto/chelsio/ |
D | chcr_algo.c | 3924 .cra_priority = CHCR_AEAD_PRIORITY, 3943 .cra_priority = CHCR_AEAD_PRIORITY + 1, 3963 .cra_priority = CHCR_AEAD_PRIORITY, 3982 .cra_priority = CHCR_AEAD_PRIORITY + 1, 4002 .cra_priority = CHCR_AEAD_PRIORITY, 4024 .cra_priority = CHCR_AEAD_PRIORITY, 4045 .cra_priority = CHCR_AEAD_PRIORITY, 4065 .cra_priority = CHCR_AEAD_PRIORITY, 4086 .cra_priority = CHCR_AEAD_PRIORITY, 4107 .cra_priority = CHCR_AEAD_PRIORITY, [all …]
|
D | chcr_crypto.h | 53 #define CHCR_AEAD_PRIORITY 6000 macro
|