Home
last modified time | relevance | path

Searched refs:CHCR_AEAD_PRIORITY (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/drivers/crypto/chelsio/
Dchcr_algo.c4047 .cra_priority = CHCR_AEAD_PRIORITY,
4066 .cra_priority = CHCR_AEAD_PRIORITY + 1,
4086 .cra_priority = CHCR_AEAD_PRIORITY,
4105 .cra_priority = CHCR_AEAD_PRIORITY + 1,
4125 .cra_priority = CHCR_AEAD_PRIORITY,
4147 .cra_priority = CHCR_AEAD_PRIORITY,
4168 .cra_priority = CHCR_AEAD_PRIORITY,
4188 .cra_priority = CHCR_AEAD_PRIORITY,
4209 .cra_priority = CHCR_AEAD_PRIORITY,
4230 .cra_priority = CHCR_AEAD_PRIORITY,
[all …]
Dchcr_crypto.h53 #define CHCR_AEAD_PRIORITY 6000 macro