Searched refs:CHCR_AEAD_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/crypto/chelsio/ |
D | chcr_algo.c | 4056 .cra_priority = CHCR_AEAD_PRIORITY, 4075 .cra_priority = CHCR_AEAD_PRIORITY + 1, 4095 .cra_priority = CHCR_AEAD_PRIORITY, 4114 .cra_priority = CHCR_AEAD_PRIORITY + 1, 4134 .cra_priority = CHCR_AEAD_PRIORITY, 4156 .cra_priority = CHCR_AEAD_PRIORITY, 4177 .cra_priority = CHCR_AEAD_PRIORITY, 4197 .cra_priority = CHCR_AEAD_PRIORITY, 4218 .cra_priority = CHCR_AEAD_PRIORITY, 4239 .cra_priority = CHCR_AEAD_PRIORITY, [all …]
|
D | chcr_crypto.h | 53 #define CHCR_AEAD_PRIORITY 6000 macro
|