OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ake_cert
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/modules/hdcp/
amdgpu_hdcp_ddc.c
412
hdcp->auth.msg.hdcp2.
ake_cert
[0] = 3;
414
hdcp->auth.msg.hdcp2.
ake_cert
+1,
415
sizeof(hdcp->auth.msg.hdcp2.
ake_cert
)-1);
419
hdcp->auth.msg.hdcp2.
ake_cert
,
420
sizeof(hdcp->auth.msg.hdcp2.
ake_cert
));
hdcp_log.h
131
HDCP_DDC_READ_TRACE(hdcp, "AKE Cert", hdcp->auth.msg.hdcp2.
ake_cert
, \
132
sizeof(hdcp->auth.msg.hdcp2.
ake_cert
)); \
amdgpu_hdcp_psp.c
457
memcpy(&msg_in->process.receiver_message[0], hdcp->auth.msg.hdcp2.
ake_cert
,
458
sizeof(hdcp->auth.msg.hdcp2.
ake_cert
));
hdcp.h
142
uint8_t
ake_cert
[534];
member in struct:mod_hdcp_message_hdcp2
amdgpu_hdcp2_execution.c
101
status = (size == sizeof(hdcp->auth.msg.hdcp2.
ake_cert
)) ?
Completed in 50 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025