Home | History | Annotate | Download | only in demos

Lines Matching refs:block_length

203          for (z = 0; (int)z < cipher_descriptor[x].block_length; z++) {
209 for (z = 0; (int)z < cipher_descriptor[x].block_length; z++) {
216 key[z] = pt[z % cipher_descriptor[x].block_length];
298 kl = cipher_descriptor[x].block_length;
313 for (y = 0; y <= (int)(cipher_descriptor[x].block_length*2); y++) {
353 kl = cipher_descriptor[x].block_length;
368 for (y = 0; y <= (int)(cipher_descriptor[x].block_length*2); y++) {
407 kl = cipher_descriptor[x].block_length;
422 for (y1 = 0; y1 <= (int)(cipher_descriptor[x].block_length*2); y1++){
467 kl = cipher_descriptor[x].block_length;
483 for (z = 0; z < cipher_descriptor[x].block_length; z++) {
487 for (y1 = 0; y1 <= (int)(cipher_descriptor[x].block_length*2); y1++){
531 kl = cipher_descriptor[x].block_length;
547 for (z = 0; z < cipher_descriptor[x].block_length; z++) {
551 for (y1 = 0; y1 <= (int)(cipher_descriptor[x].block_length*2); y1++){
593 kl = cipher_descriptor[x].block_length;
608 for (y1 = 0; y1 <= (int)(cipher_descriptor[x].block_length*2); y1++){