Put the HMAC keys into the HMAC object instead on having them
authorPekka Riikonen <priikone@silcnet.org>
Fri, 14 Jul 2000 06:12:29 +0000 (06:12 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Fri, 14 Jul 2000 06:12:29 +0000 (06:12 +0000)
commit4044674ab49f32b6b7953d8af9f7bf91338d0540
tree0feb146807ce1030b06e71b849ecb4ac0575edc7
parent75983944db40fd828fb048e7fb85e71f50b13ded
Put the HMAC keys into the HMAC object instead on having them
saved elsewhere; we can use now silc_hmac_make instead of
silc_hmac_make_with_key.
apps/silc/protocol.c