hmac_setkey
return hmac_setkey(macctx, key, keylen);
if (!hmac_setkey(macctx, p->data, p->data_size))