Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/chelsio/
Dchcr_algo.c3924 .cra_priority = CHCR_AEAD_PRIORITY,
3943 .cra_priority = CHCR_AEAD_PRIORITY + 1,
3963 .cra_priority = CHCR_AEAD_PRIORITY,
3982 .cra_priority = CHCR_AEAD_PRIORITY + 1,
4002 .cra_priority = CHCR_AEAD_PRIORITY,
4024 .cra_priority = CHCR_AEAD_PRIORITY,
4045 .cra_priority = CHCR_AEAD_PRIORITY,
4065 .cra_priority = CHCR_AEAD_PRIORITY,
4086 .cra_priority = CHCR_AEAD_PRIORITY,
4107 .cra_priority = CHCR_AEAD_PRIORITY,
[all …]
Dchcr_crypto.h53 #define CHCR_AEAD_PRIORITY 6000 macro