Home | History | Annotate | Download | only in lib

Lines Matching full:encryption

327   /* Do encryption */
329 socksreq[1] = 2; /* encryption message type */
344 * Sending the encryption type in clear seems wrong. It should be
394 failf(data, "Failed to wrap GSS-API encryption value into token.");
405 failf(data, "Failed to send GSS-API encryption request.");
415 failf(data, "Failed to send GSS-API encryption type.");
424 failf(data, "Failed to send GSS-API encryption type.");
434 failf(data, "Failed to receive GSS-API encryption response.");
448 failf(data, "Invalid GSS-API encryption response type (%d %d).",
482 failf(data, "Failed to unwrap GSS-API encryption value into token.");
488 failf(data, "Invalid GSS-API encryption response length (%d).",
500 failf(data, "Invalid GSS-API encryption response length (%d).",