Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/chelsio/
H A Dchcr_algo.c4065 .cra_priority = CHCR_AEAD_PRIORITY,
4104 .cra_priority = CHCR_AEAD_PRIORITY,
4143 .cra_priority = CHCR_AEAD_PRIORITY,
4165 .cra_priority = CHCR_AEAD_PRIORITY,
4186 .cra_priority = CHCR_AEAD_PRIORITY,
4206 .cra_priority = CHCR_AEAD_PRIORITY,
4227 .cra_priority = CHCR_AEAD_PRIORITY,
4248 .cra_priority = CHCR_AEAD_PRIORITY,
4269 .cra_priority = CHCR_AEAD_PRIORITY,
4291 .cra_priority = CHCR_AEAD_PRIORITY,
[all …]
H A Dchcr_crypto.h53 #define CHCR_AEAD_PRIORITY 6000 macro