Searched refs:SECUREVNC_RC4_DROP_BYTES (Results 1 – 1 of 1) sorted by relevance
314 #define SECUREVNC_RC4_DROP_BYTES 3072 macro937 unsigned char buf1[SECUREVNC_RC4_DROP_BYTES]; in enc_xfer()938 unsigned char buf2[SECUREVNC_RC4_DROP_BYTES]; in enc_xfer()940 EVP_CipherUpdate(ctx, buf1, &cnt, buf2, SECUREVNC_RC4_DROP_BYTES); in enc_xfer()