Searched refs:CHCR_AEAD_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/drivers/crypto/chelsio/ |
D | chcr_algo.c | 4062 .cra_priority = CHCR_AEAD_PRIORITY, 4081 .cra_priority = CHCR_AEAD_PRIORITY + 1, 4101 .cra_priority = CHCR_AEAD_PRIORITY, 4120 .cra_priority = CHCR_AEAD_PRIORITY + 1, 4140 .cra_priority = CHCR_AEAD_PRIORITY, 4162 .cra_priority = CHCR_AEAD_PRIORITY, 4183 .cra_priority = CHCR_AEAD_PRIORITY, 4203 .cra_priority = CHCR_AEAD_PRIORITY, 4224 .cra_priority = CHCR_AEAD_PRIORITY, 4245 .cra_priority = CHCR_AEAD_PRIORITY, [all …]
|
D | chcr_crypto.h | 53 #define CHCR_AEAD_PRIORITY 6000 macro
|