Home
last modified time | relevance | path

Searched refs:num_valid (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/regress/lib/libssl/handshake/
H A Dhandshake_table.c457 size_t num_valid, num_found = 0; in verify_table() local
480 num_valid = count_handshakes(); in verify_table()
481 if (num_valid != num_found) { in verify_table()
484 num_valid, num_found); in verify_table()
/openbsd-src/sys/dev/pci/drm/amd/amdgpu/
H A Dta_rap_if.h60 uint32_t num_valid; member
H A Damdgpu_rap.c90 rap_cmd_output->num_valid); in amdgpu_rap_debugfs_write()