Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dpadlock-sha.c235 .cra_priority = PADLOCK_CRA_PRIORITY,
258 .cra_priority = PADLOCK_CRA_PRIORITY,
468 .cra_priority = PADLOCK_CRA_PRIORITY,
486 .cra_priority = PADLOCK_CRA_PRIORITY,
H A Dpadlock-aes.c327 .cra_priority = PADLOCK_CRA_PRIORITY,
/OK3568_Linux_fs/kernel/include/crypto/
H A Dpadlock.h15 #define PADLOCK_CRA_PRIORITY 300 macro