Home
last modified time | relevance | path

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

/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c1303 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1341 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1416 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1477 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1515 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1576 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1614 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1687 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1723 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1759 .cra_priority = SAFEXCEL_CRA_PRIORITY,
[all …]
H A Dsafexcel_hash.c996 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1222 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1279 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1336 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1408 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1480 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1537 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1594 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1666 .cra_priority = SAFEXCEL_CRA_PRIORITY,
1738 .cra_priority = SAFEXCEL_CRA_PRIORITY,
[all …]
H A Dsafexcel.h743 #define SAFEXCEL_CRA_PRIORITY 300 macro