Searched refs:OCTEON_CR_OPCODE_PRIORITY (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-sha512.c | 233 .cra_priority = OCTEON_CR_OPCODE_PRIORITY, 246 .cra_priority = OCTEON_CR_OPCODE_PRIORITY,
|
H A D | octeon-crypto.h | 18 #define OCTEON_CR_OPCODE_PRIORITY 300 macro
|
H A D | octeon-md5.c | 183 .cra_priority = OCTEON_CR_OPCODE_PRIORITY,
|
H A D | octeon-sha256.c | 237 .cra_priority = OCTEON_CR_OPCODE_PRIORITY,
|
H A D | octeon-sha1.c | 213 .cra_priority = OCTEON_CR_OPCODE_PRIORITY,
|
/kernel/linux/linux-6.6/arch/mips/cavium-octeon/crypto/ |
H A D | octeon-sha512.c | 200 .cra_priority = OCTEON_CR_OPCODE_PRIORITY, 213 .cra_priority = OCTEON_CR_OPCODE_PRIORITY,
|
H A D | octeon-crypto.h | 18 #define OCTEON_CR_OPCODE_PRIORITY 300 macro
|
H A D | octeon-sha1.c | 200 .cra_priority = OCTEON_CR_OPCODE_PRIORITY,
|
H A D | octeon-md5.c | 185 .cra_priority = OCTEON_CR_OPCODE_PRIORITY,
|
H A D | octeon-sha256.c | 204 .cra_priority = OCTEON_CR_OPCODE_PRIORITY,
|
Completed in 4 milliseconds