Home
last modified time | relevance | path

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

/openbsd/src/regress/lib/libssl/unit/
Dtls_prf.c107 do_tls_prf_test(int test_no, const struct tls_prf_test *tpt) in do_tls_prf_test() argument
116 fprintf(stderr, "Test %d - %s\n", test_no, tpt->desc); in do_tls_prf_test()
121 if ((ssl_ctx = SSL_CTX_new(tpt->ssl_method())) == NULL) in do_tls_prf_test()
126 if ((cipher = ssl3_get_cipher_by_value(tpt->cipher_value)) == NULL) { in do_tls_prf_test()
127 fprintf(stderr, "FAIL: no cipher %hx\n", tpt->cipher_value); in do_tls_prf_test()
146 if (memcmp(out, tpt->out, len) != 0) { in do_tls_prf_test()
152 hexdump(tpt->out, TLS_PRF_OUT_LEN); in do_tls_prf_test()
/openbsd/src/sys/dev/pci/
Dif_em_hw.h1369 uint64_t tpt; member
Dixgbe_type.h3849 uint64_t tpt; member