Searched refs:CHCR_AEAD_PRIORITY (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/crypto/chelsio/ |
D | chcr_algo.c | 3860 .cra_priority = CHCR_AEAD_PRIORITY, 3879 .cra_priority = CHCR_AEAD_PRIORITY + 1, 3899 .cra_priority = CHCR_AEAD_PRIORITY, 3918 .cra_priority = CHCR_AEAD_PRIORITY + 1, 3938 .cra_priority = CHCR_AEAD_PRIORITY, 3960 .cra_priority = CHCR_AEAD_PRIORITY, 3981 .cra_priority = CHCR_AEAD_PRIORITY, 4001 .cra_priority = CHCR_AEAD_PRIORITY, 4022 .cra_priority = CHCR_AEAD_PRIORITY, 4043 .cra_priority = CHCR_AEAD_PRIORITY, [all …]
|
D | chcr_crypto.h | 52 #define CHCR_AEAD_PRIORITY 6000 macro
|