Home
last modified time | relevance | path

Searched refs:authenticating (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/contrib/telnet/libtelnet/
H A Dauth.c97 static int authenticating = 0; variable
203 authenticating = 0; in auth_init()
340 if (!authenticating) { in auth_request()
341 authenticating = 1; in auth_request()
559 if (Server && !authenticating) in auth_wait()
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dauth.c99 static int authenticating = 0; variable
197 authenticating = 0; in auth_init()
334 if (!authenticating) { in auth_request()
335 authenticating = 1; in auth_request()
562 if (Server && !authenticating) in auth_wait()
/freebsd/contrib/sendmail/contrib/
H A DAuthRealm.p023 authenticating = SASL_NOT_AUTH;
/freebsd/contrib/sendmail/src/
H A Dsrvrsmtp.c914 # define auth_active (authenticating == SASL_IS_AUTH)
993 volatile int authenticating; local
1174 authenticating = SASL_NOT_AUTH;
1702 if (authenticating != SASL_PROC_AUTH
1767 if (authenticating == SASL_PROC_AUTH)
1772 authenticating = SASL_NOT_AUTH;
1780 authenticating = SASL_NOT_AUTH;
1799 authenticating = SASL_NOT_AUTH;
1827 authenticating = SASL_IS_AUTH;
1944 authenticating = SASL_NOT_AUTH;
[all …]
/freebsd/crypto/heimdal/doc/
H A Dmisc.texi8 Modern versions of Cisco IOS has some support for authenticating via
H A Dintro.texi55 a library @file{libkafs} for authenticating to AFS and a program
H A Dwhatis.texi15 Kerberos is a system for authenticating users and services on a network.
H A Dsetup.texi806 to which the client is authenticating (in this case, realm C), or the
862 the principal authenticating), and the realm before the equal sign is
864 authenticating. After the equal sign go all the realms that the
/freebsd/contrib/wpa/hostapd/
H A DREADME105 introduces a extensible mechanism for authenticating and authorizing
343 # roaming be pre-authenticating IEEE 802.1X/EAP part of the full RSN
H A DREADME-WPS21 especially PBC mechanisms for authenticating the initial key setup is
/freebsd/crypto/openssl/doc/man3/
H A DOSSL_CMP_exec_certreq.pod45 credentials the client can use for authenticating itself to the server.
H A DSSL_CTX_dane_enable.pod146 which can be used to disable server name checks when authenticating via
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-cmp.pod.in662 is typically used when authenticating with pre-shared key (password-based MAC).
694 In Initialization Request (IR) messages this can be used for authenticating
1231 as trusted for authenticating the server and using the previous cert and key
H A Dopenssl-s_client.pod.in394 This disables server name checks when authenticating via DANE-EE(3) TLSA
/freebsd/contrib/ntp/ntpq/
H A Dntpq-opts.def290 it is currently authenticating requests.
356 Specify the digest algorithm to use for authenticating requests, with default
H A Dinvoke-ntpq.texi165 it is currently authenticating requests.
231 Specify the digest algorithm to use for authenticating requests, with default
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-WPS22 especially PBC mechanisms for authenticating the initial key setup is
/freebsd/share/examples/ipfilter/
H A Dexamples.txt21 Pre-authenticating packets
/freebsd/crypto/heimdal/appl/ftp/
H A DChangeLog576 * ftpd: support for authenticating passwords with krb5, by Daniel
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3490.txt910 than DNSSEC authenticating nameservers for DNSSEC to work.
/freebsd/contrib/unbound/doc/
H A Dexample.conf.in1347 # # name for authenticating the upstream server. or "" disabled.
H A DChangelog4486 authenticating DNS-over-TLS connections. It can be used instead
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsics.td2703 // schema used for authenticating.
/freebsd/contrib/ntp/ntpd/
H A Dinvoke-ntp.conf.texi922 purposes of authenticating peers with symmetric key cryptography,
H A Dntp.conf.def986 purposes of authenticating peers with symmetric key cryptography,

12