const correctness: make HMAC_size() take a const *
authorSteffan Karger <steffan@karger.me>
Sat, 14 May 2016 09:02:46 +0000 (11:02 +0200)
committerKurt Roeckx <kurt@roeckx.be>
Mon, 16 May 2016 18:56:56 +0000 (20:56 +0200)
commit2194351fdaab91cff94f921e633d46c9589b0d2c
tree5635995fc02246da5e1d8cdae9d6a3922ab32baf
parentd139723b0e6718410d0f11f645387f9c90c1424d
const correctness: make HMAC_size() take a const *

CLA: none; trivial

Signed-off-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Rich Salz <rsalz@openssl.org>
GH: #1070
crypto/hmac/hmac.c
include/openssl/hmac.h