Searched refs:PADLOCK_CRA_PRIORITY (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/crypto/ |
H A D | padlock.h | 15 #define PADLOCK_CRA_PRIORITY 300 macro
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | padlock.h | 15 #define PADLOCK_CRA_PRIORITY 300 macro
|
/kernel/linux/linux-5.10/drivers/crypto/ |
H A D | padlock-sha.c | 235 .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 D | padlock-aes.c | 327 .cra_priority = PADLOCK_CRA_PRIORITY,
|
/kernel/linux/linux-6.6/drivers/crypto/ |
H A D | padlock-sha.c | 236 .cra_priority = PADLOCK_CRA_PRIORITY, 259 .cra_priority = PADLOCK_CRA_PRIORITY, 469 .cra_priority = PADLOCK_CRA_PRIORITY, 487 .cra_priority = PADLOCK_CRA_PRIORITY,
|
H A D | padlock-aes.c | 327 .cra_priority = PADLOCK_CRA_PRIORITY,
|
Completed in 5 milliseconds