Home
last modified time | relevance | path

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

/freebsd-13.1/crypto/openssl/apps/
H A Ds_client.c803 PROTO_XMPP, enumerator
820 {"xmpp", PROTO_XMPP},
2294 case PROTO_XMPP: in s_client_main()
2301 starttls_proto == PROTO_XMPP ? "client" : "server", in s_client_main()