cmac_setkey
return cmac_setkey(macctx, key, keylen);
return cmac_setkey(macctx, p->data, p->data_size);