Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/include/linux/
Drandom.h52 get_random_bytes(void *buf, int nbytes) in get_random_bytes() function
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_hdcp_gsc.c244 get_random_bytes(&host_session_id, sizeof(u64)); in intel_hdcp_gsc_msg_send()