Home
last modified time | relevance | path

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

/dports/www/anyterm/anyterm-1.1.29/libpbe/include/
H A DCgiVars.hh52 std::string get_auth_type(void) const { return get("AUTH_TYPE"); } in get_auth_type() function in CgiVars
/dports/security/s2n/s2n-tls-1.1.2/tests/saw/spec/handshake/
H A Dhandshake.saw65 print "Proving correctness of get_auth_type";
/dports/sysutils/p5-Rex/Rex-1.13.4/lib/Rex/Group/Entry/
H A DServer.pm238 sub get_auth_type { subroutine
/dports/net/py-impacket/impacket-0.9.17/impacket/dcerpc/v5/
H A Ddcomrt.py1096 def get_auth_type(self): member in CLASS_INSTANCE
1282 dce.set_auth_type(self.__cinstance.get_auth_type())
1734 classInstance.set_auth_type(self.__portmap.get_auth_type())
1900 classInstance.set_auth_type(self.__portmap.get_auth_type())
H A Drpcrt.py914 def get_auth_type(self): member in DCERPC_v5
/dports/security/gnutls/gnutls-3.6.16/lib/includes/gnutls/
H A Dgnutlsxx.h200 gnutls_credentials_type_t get_auth_type() const;
/dports/security/gnutls/gnutls-3.6.16/lib/
H A Dgnutlsxx.cpp560 gnutls_credentials_type_t session::get_auth_type () const in get_auth_type() function in gnutls::session
/dports/lang/vala/vala-0.48.18/vapi/
H A Dgnutls.vapi608 public CredentialsType get_auth_type ();