Home | History | Annotate | Download | only in libtomcrypt

Lines Matching refs:pt2

3497    unsigned char pt[16], pt2[16], out[1024];
3545 l2 = sizeof(pt2);
3548 pt2, /* where to put plaintext */
3559 /* if all went well pt == pt2, l2 == 16, res == 1 */