crypto/fcrypt.c
328
ctx->sched[0x0] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
329
ctx->sched[0x1] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
330
ctx->sched[0x2] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
331
ctx->sched[0x3] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
332
ctx->sched[0x4] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
333
ctx->sched[0x5] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
334
ctx->sched[0x6] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
335
ctx->sched[0x7] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
336
ctx->sched[0x8] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
337
ctx->sched[0x9] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
338
ctx->sched[0xa] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
339
ctx->sched[0xb] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
340
ctx->sched[0xc] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
341
ctx->sched[0xd] = cpu_to_be32(k); ror56_64(k, 11);
crypto/fcrypt.c
342
ctx->sched[0xe] = cpu_to_be32(k); ror56_64(k, 11);