Home
last modified time | relevance | path

Searched defs:num_valid (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Dta_rap_if.h60 uint32_t num_valid; member
/openbsd-src/regress/lib/libssl/handshake/
H A Dhandshake_table.c457 size_t num_valid, num_found = 0; in verify_table() local