Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/chelsio/
Dchcr_algo.c4058 .cra_priority = CHCR_AEAD_PRIORITY,
4077 .cra_priority = CHCR_AEAD_PRIORITY + 1,
4097 .cra_priority = CHCR_AEAD_PRIORITY,
4116 .cra_priority = CHCR_AEAD_PRIORITY + 1,
4136 .cra_priority = CHCR_AEAD_PRIORITY,
4158 .cra_priority = CHCR_AEAD_PRIORITY,
4179 .cra_priority = CHCR_AEAD_PRIORITY,
4199 .cra_priority = CHCR_AEAD_PRIORITY,
4220 .cra_priority = CHCR_AEAD_PRIORITY,
4241 .cra_priority = CHCR_AEAD_PRIORITY,
[all …]
Dchcr_crypto.h53 #define CHCR_AEAD_PRIORITY 6000 macro