Searched refs:SSL3_MT_ENCRYPTED_EXTENSIONS (Results 1 – 5 of 5) sorted by relevance
308 # define SSL3_MT_ENCRYPTED_EXTENSIONS 8 macro
88 {SSL3_MT_ENCRYPTED_EXTENSIONS, "EncryptedExtensions"},1507 case SSL3_MT_ENCRYPTED_EXTENSIONS: in ssl_print_handshake()1509 SSL3_MT_ENCRYPTED_EXTENSIONS, &msg, &msglen)) in ssl_print_handshake()
567 {", EncryptedExtensions", SSL3_MT_ENCRYPTED_EXTENSIONS},
115 if (mt == SSL3_MT_ENCRYPTED_EXTENSIONS) { in ossl_statem_client13_read_transition()
1100 *mt = SSL3_MT_ENCRYPTED_EXTENSIONS; in ossl_statem_server_construct_message()