Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/chelsio/
Dchcr_algo.c4056 .cra_priority = CHCR_AEAD_PRIORITY,
4075 .cra_priority = CHCR_AEAD_PRIORITY + 1,
4095 .cra_priority = CHCR_AEAD_PRIORITY,
4114 .cra_priority = CHCR_AEAD_PRIORITY + 1,
4134 .cra_priority = CHCR_AEAD_PRIORITY,
4156 .cra_priority = CHCR_AEAD_PRIORITY,
4177 .cra_priority = CHCR_AEAD_PRIORITY,
4197 .cra_priority = CHCR_AEAD_PRIORITY,
4218 .cra_priority = CHCR_AEAD_PRIORITY,
4239 .cra_priority = CHCR_AEAD_PRIORITY,
[all …]
Dchcr_crypto.h53 #define CHCR_AEAD_PRIORITY 6000 macro