Home | History | Annotate | Download | only in iscsi

Lines Matching defs:hex_bignums

176 	bool hex_bignums;	/* whether to encode in hex or base64 */
323 par->hex_bignums = true;
542 par->hex_bignums = false; /* set by get_bignumval */
637 if (par->hex_bignums) {
830 if (par->hex_bignums)
1008 par->hex_bignums = iscsi_hex_bignums;
1411 challenge_hex = rxp.hex_bignums;
1483 cpar->hex_bignums = challenge_hex;
1502 cpar->hex_bignums = challenge_hex;
1736 par.hex_bignums = false;