Lines Matching defs:first
48 u32 const rk2[], int first);
51 u32 const rk2[], int first);
121 * the Inverse Mix Columns transformation on all but the first and
448 int err, first, rounds = num_rounds(&ctx->key1);
479 for (first = 1; walk.nbytes >= AES_BLOCK_SIZE; first = 0) {
488 ctx->key2.key_enc, first);
510 ctx->key2.key_enc, first);
520 int err, first, rounds = num_rounds(&ctx->key1);
551 for (first = 1; walk.nbytes >= AES_BLOCK_SIZE; first = 0) {
560 ctx->key2.key_enc, first);
582 ctx->key2.key_enc, first);