Lines Matching refs:hdcp1

275 			hdcp->auth.msg.hdcp1.bksv,  in mod_hdcp_read_bksv()
276 sizeof(hdcp->auth.msg.hdcp1.bksv)); in mod_hdcp_read_bksv()
282 &hdcp->auth.msg.hdcp1.bcaps, in mod_hdcp_read_bcaps()
283 sizeof(hdcp->auth.msg.hdcp1.bcaps)); in mod_hdcp_read_bcaps()
292 (uint8_t *)&hdcp->auth.msg.hdcp1.bstatus, in mod_hdcp_read_bstatus()
296 (uint8_t *)&hdcp->auth.msg.hdcp1.bstatus, in mod_hdcp_read_bstatus()
297 sizeof(hdcp->auth.msg.hdcp1.bstatus)); in mod_hdcp_read_bstatus()
304 (uint8_t *)&hdcp->auth.msg.hdcp1.r0p, in mod_hdcp_read_r0p()
305 sizeof(hdcp->auth.msg.hdcp1.r0p)); in mod_hdcp_read_r0p()
315 hdcp->auth.msg.hdcp1.ksvlist, in mod_hdcp_read_ksvlist()
316 hdcp->auth.msg.hdcp1.ksvlist_size, in mod_hdcp_read_ksvlist()
320 (uint8_t *)&hdcp->auth.msg.hdcp1.ksvlist, in mod_hdcp_read_ksvlist()
321 hdcp->auth.msg.hdcp1.ksvlist_size); in mod_hdcp_read_ksvlist()
330 &hdcp->auth.msg.hdcp1.vp[0], 4); in mod_hdcp_read_vp()
335 &hdcp->auth.msg.hdcp1.vp[4], 4); in mod_hdcp_read_vp()
340 &hdcp->auth.msg.hdcp1.vp[8], 4); in mod_hdcp_read_vp()
345 &hdcp->auth.msg.hdcp1.vp[12], 4); in mod_hdcp_read_vp()
350 &hdcp->auth.msg.hdcp1.vp[16], 4); in mod_hdcp_read_vp()
361 (uint8_t *)&hdcp->auth.msg.hdcp1.binfo_dp, in mod_hdcp_read_binfo()
362 sizeof(hdcp->auth.msg.hdcp1.binfo_dp)); in mod_hdcp_read_binfo()
372 hdcp->auth.msg.hdcp1.aksv, in mod_hdcp_write_aksv()
373 sizeof(hdcp->auth.msg.hdcp1.aksv)); in mod_hdcp_write_aksv()
379 &hdcp->auth.msg.hdcp1.ainfo, in mod_hdcp_write_ainfo()
380 sizeof(hdcp->auth.msg.hdcp1.ainfo)); in mod_hdcp_write_ainfo()
386 hdcp->auth.msg.hdcp1.an, in mod_hdcp_write_an()
387 sizeof(hdcp->auth.msg.hdcp1.an)); in mod_hdcp_write_an()