Home
last modified time | relevance | path

Searched refs:PADLOCK_CRA_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/
H A Dpadlock-sha.c206 .cra_priority = PADLOCK_CRA_PRIORITY,
230 .cra_priority = PADLOCK_CRA_PRIORITY,
291 .cra_priority = PADLOCK_CRA_PRIORITY,
311 .cra_priority = PADLOCK_CRA_PRIORITY,
H A Dpadlock-aes.c327 .cra_priority = PADLOCK_CRA_PRIORITY,
/linux/include/crypto/
H A Dpadlock.h15 #define PADLOCK_CRA_PRIORITY 300 macro