Searched defs:SKCIPHER_WALK_SLOW (Results 1 - 2 of 2) sorted by relevance
| /kernel/linux/linux-5.10/crypto/ | ||
| H A D | skcipher.c | 28 SKCIPHER_WALK_SLOW = 1 << 1, enumerator |
| /kernel/linux/linux-6.6/crypto/ | ||
| H A D | skcipher.c | 32 SKCIPHER_WALK_SLOW = 1 << 1, enumerator |
Completed in 3 milliseconds