Home
last modified time | relevance | path

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

/drivers/crypto/chelsio/
Dchcr_algo.c4062 .cra_priority = CHCR_AEAD_PRIORITY,
4081 .cra_priority = CHCR_AEAD_PRIORITY + 1,
4101 .cra_priority = CHCR_AEAD_PRIORITY,
4120 .cra_priority = CHCR_AEAD_PRIORITY + 1,
4140 .cra_priority = CHCR_AEAD_PRIORITY,
4162 .cra_priority = CHCR_AEAD_PRIORITY,
4183 .cra_priority = CHCR_AEAD_PRIORITY,
4203 .cra_priority = CHCR_AEAD_PRIORITY,
4224 .cra_priority = CHCR_AEAD_PRIORITY,
4245 .cra_priority = CHCR_AEAD_PRIORITY,
[all …]
Dchcr_crypto.h53 #define CHCR_AEAD_PRIORITY 6000 macro