Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/chelsio/
Dchcr_algo.c3860 .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 …]
Dchcr_crypto.h52 #define CHCR_AEAD_PRIORITY 6000 macro