Put the HMAC keys into the HMAC object instead of having them
authorPekka Riikonen <priikone@silcnet.org>
Fri, 14 Jul 2000 06:14:20 +0000 (06:14 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 14 Jul 2000 06:14:20 +0000 (06:14 +0000)
commitba8e852c5768fb19a4e7fa9074541d701809f574
tree87551012dbf95bebf1180e867052c7d53c07ec79
parent2a0e778aec24176a88e1f97c89235fbcc71b717c
Put the HMAC keys into the HMAC object instead of having them
saved elsewhere; now we can use silc_hmac_make insteaad of
silc_hmac_make_with_key.
apps/silcd/protocol.c