X-Git-Url: http://git.silcnet.org/gitweb/?a=blobdiff_plain;f=lib%2Fsilccore%2Fsilcpacket.c;h=0911ca06a52d165505aea26c51f3b2c09ff62b53;hb=4559604b1e55af1f277b2420be645583450bb6e0;hp=1708226e1bfffec89beb06e29edb1d236bd1b259;hpb=4ef701725a4bcc06d5ef2db2d6a532d43ab9f832;p=silc.git diff --git a/lib/silccore/silcpacket.c b/lib/silccore/silcpacket.c index 1708226e..0911ca06 100644 --- a/lib/silccore/silcpacket.c +++ b/lib/silccore/silcpacket.c @@ -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,