Home
last modified time | relevance | path

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

/openbsd/regress/lib/libssl/handshake/
H A Dhandshake_table.c502 hs_table[MAX_FLAGS][TLS13_NUM_MESSAGE_TYPES] = { in main() enum
545 build_table(hs_table, start, end, path, flags, depth); in main()
546 if (!verify_table(hs_table, print)) in main()