Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c1303 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1341 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1379 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1417 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1492 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1553 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1591 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1652 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1690 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1763 .cra_priority = SAFEXCEL_CRA_PRIORITY,
[all …]
H A Dsafexcel_hash.c998 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1224 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1281 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1338 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1410 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1482 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1539 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1596 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1668 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1740 .cra_priority = SAFEXCEL_CRA_PRIORITY,
[all …]
H A Dsafexcel.h743 #define SAFEXCEL_CRA_PRIORITY 300 macro