Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/statem/
H A Dstatem.c840 if (mt == SSL3_MT_DUMMY) { in write_state_machine()
H A Dstatem_local.h38 #define SSL3_MT_DUMMY -1 macro
H A Dstatem_clnt.c913 *mt = SSL3_MT_DUMMY; in ossl_statem_client_construct_message()
H A Dstatem_srvr.c1095 *mt = SSL3_MT_DUMMY; in ossl_statem_server_construct_message()