Searched defs:poly_step (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/crypto/ |
| D | vmac.c | 228 #define poly_step(ah, al, kh, kl, mh, ml) \ macro 334 #define poly_step(ah, al, kh, kl, mh, ml) \ macro
|
| /kernel/linux/linux-5.10/crypto/ |
| D | vmac.c | 227 #define poly_step(ah, al, kh, kl, mh, ml) \ macro 333 #define poly_step(ah, al, kh, kl, mh, ml) \ macro
|