Searched refs:cb_info_st (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.3-release/crypto/openssl/ssl/
H A Dssltest.c488 struct cb_info_st { struct
493 struct cb_info_st co1 = { "C", 1, 1 }; /* try to negotiate oqaque PRF input */
494 struct cb_info_st co2 = { "C", 1, 2 }; /* insist on oqaque PRF input */
495 struct cb_info_st so1 = { "S", 1, 1 }; /* try to negotiate oqaque PRF input */
496 struct cb_info_st so2 = { "S", 1, 2 }; /* insist on oqaque PRF input */
500 struct cb_info_st *arg = arg_;

Completed in 99 milliseconds