updates.
[silc.git] / lib / silccore / silcpacket.c
index 1708226e1bfffec89beb06e29edb1d236bd1b259..0911ca06a52d165505aea26c51f3b2c09ff62b53 100644 (file)
@@ -403,8 +403,6 @@ void silc_packet_receive_process(SilcSocketConnection sock,
     parse_ctx->packet = silc_packet_context_alloc();
     parse_ctx->packet->buffer = silc_buffer_alloc(paddedlen + mac_len);
     parse_ctx->sock = sock;
-    parse_ctx->cipher = cipher;
-    parse_ctx->hmac = hmac;
     parse_ctx->context = context;
 
     silc_buffer_pull_tail(parse_ctx->packet->buffer,