Home | History | Annotate | Download | only in cgd

Lines Matching defs:ptxt

57 	const uint8_t *ptxt;	/* PlainText  */
372 .ptxt = c3des_cbc_ptxt,
377 .ptxt = c3des_cbc_ptxt,
382 .ptxt = c3des_cbc_ptxt,
387 .ptxt = c3des_cbc_ptxt,
675 .ptxt = c3des_cbc_ptxt,
680 .ptxt = c3des_cbc_ptxt,
685 .ptxt = c3des_cbc_ptxt,
690 .ptxt = c3des_cbc_ptxt,
762 if (rump_sys_write(cgdfd, tv->ptxt, SECSIZE) != SECSIZE)
784 res = memcmp(buf, tv->ptxt, SECSIZE);