E 48 crypto/anubis.c u32 E[ANUBIS_MAX_ROUNDS + 1][4]; E 525 crypto/anubis.c ctx->E[r][0] = K0; E 526 crypto/anubis.c ctx->E[r][1] = K1; E 527 crypto/anubis.c ctx->E[r][2] = K2; E 528 crypto/anubis.c ctx->E[r][3] = K3; E 557 crypto/anubis.c ctx->D[0][i] = ctx->E[R][i]; E 558 crypto/anubis.c ctx->D[R][i] = ctx->E[0][i]; E 562 crypto/anubis.c u32 v = ctx->E[R - r][i]; E 665 crypto/anubis.c anubis_crypt(ctx->E, dst, src, ctx->R); E 34 crypto/khazad.c u64 E[KHAZAD_ROUNDS + 1]; E 771 crypto/khazad.c ctx->E[r] = T0[(int)(K1 >> 56) ] ^ E 781 crypto/khazad.c K1 = ctx->E[r]; E 784 crypto/khazad.c ctx->D[0] = ctx->E[KHAZAD_ROUNDS]; E 786 crypto/khazad.c K1 = ctx->E[KHAZAD_ROUNDS - r]; E 796 crypto/khazad.c ctx->D[KHAZAD_ROUNDS] = ctx->E[0]; E 840 crypto/khazad.c khazad_crypt(ctx->E, dst, src); E 206 lib/locking-selftest.c static void name(void) { E(); } E 247 lib/locking-selftest.c #undef E E 328 lib/locking-selftest.c #undef E E 334 lib/locking-selftest.c #define E() \ E 356 lib/locking-selftest.c #undef E E 362 lib/locking-selftest.c #define E() \ E 384 lib/locking-selftest.c #undef E E 390 lib/locking-selftest.c #define E() \ E 413 lib/locking-selftest.c #undef E E 418 lib/locking-selftest.c #define E() \ E 441 lib/locking-selftest.c #undef E E 446 lib/locking-selftest.c #define E() \ E 469 lib/locking-selftest.c #undef E E 474 lib/locking-selftest.c #define E() \ E 496 lib/locking-selftest.c #undef E E 501 lib/locking-selftest.c #define E() \ E 524 lib/locking-selftest.c #undef E E 529 lib/locking-selftest.c #define E() \ E 550 lib/locking-selftest.c #undef E