Home
last modified time | relevance | path

Searched refs:get_random_bytes (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/sys/dev/pci/drm/include/linux/
H A Drandom.h52 get_random_bytes(void *buf, int nbytes) in get_random_bytes() function
/openbsd-src/sys/dev/pci/drm/i915/pxp/
H A Dintel_pxp_gsccs.c412 get_random_bytes(&exec_res->host_session_handle, sizeof(exec_res->host_session_handle)); in gsccs_allocate_execution_resource()
/openbsd-src/sys/dev/pci/drm/i915/display/
H A Dintel_hdcp_gsc.c849 get_random_bytes(&host_session_id, sizeof(u64)); in intel_hdcp_gsc_msg_send()
/openbsd-src/sys/dev/pci/drm/display/
H A Ddrm_dp_mst_topology.c3233 get_random_bytes(nonce, sizeof(nonce)); in drm_dp_send_query_stream_enc_status()