ccp_do_hmac
return (ccp_do_hmac(qp, s, crp, &ctx));
error = ccp_do_hmac(qp, s, crp, NULL);
error = ccp_do_hmac(qp, s, crp, &ctx);