Home
last modified time | relevance | path

Searched full:mutual (Results 1 – 25 of 166) sorted by relevance

1234567

/freebsd/usr.sbin/ctld/
H A Dctl.conf.5158 .Qq Ar chap-mutual .
169 .Sy chap-mutual
171 .It Ic chap-mutual Ar user Ar secret Ar mutualuser Ar mutualsecret
172 A set of mutual CHAP authentication credentials.
178 .Sy chap-mutual
409 .Qq Ar chap-mutual .
420 .Sy auth-group , chap , No or Sy chap-mutual ;
422 .It Ic chap-mutual Ar user Ar secret Ar mutualuser Ar mutualsecret
423 A set of mutual CHAP authentication credentials.
425 .Sy auth-group , chap , No or Sy chap-mutual ;
[all …]
H A Duclparse.cc102 log_warnx("chap-mutual section in auth-group \"%s\" is missing " in uclparse_chap_mutual()
109 log_warnx("chap-mutual section in auth-group \"%s\" is missing " in uclparse_chap_mutual()
114 auto mutual_user = obj["mutual-user"]; in uclparse_chap_mutual()
116 log_warnx("chap-mutual section in auth-group \"%s\" is missing " in uclparse_chap_mutual()
117 "\"mutual-user\" string key", ag_name); in uclparse_chap_mutual()
121 auto mutual_secret = obj["mutual-secret"]; in uclparse_chap_mutual()
123 log_warnx("chap-mutual section in auth-group \"%s\" is missing " in uclparse_chap_mutual()
124 "\"mutual-secret\" string key", ag_name); in uclparse_chap_mutual()
162 log_warnx("chap-mutual section in target \"%s\" is missing " in uclparse_target_chap_mutual()
169 log_warnx("chap-mutual section in target \"%s\" is missing " in uclparse_target_chap_mutual()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dfsl,asrc.txt39 - fsl,asrc-rate : Defines a mutual sample rate used by DPCM Back Ends.
41 - fsl,asrc-width : Defines a mutual sample width used by DPCM Back Ends.
54 - fsl,asrc-format : Defines a mutual sample format used by DPCM Back
H A Dfsl,imx-asrc.yaml82 description: The mutual sample rate used by DPCM Back Ends
86 description: The mutual sample width used by DPCM Back Ends
107 Defines a mutual sample format used by DPCM Back Ends, which can
H A Dfsl,easrc.yaml62 description: Defines a mutual sample rate used by DPCM Back Ends
69 Defines a mutual sample format used by DPCM Back Ends
/freebsd/crypto/krb5/src/windows/leash/htmlhelp/html/
H A DKerberos.htm24 single sign on, mutual authentication, and secret key encryption. </p>
39 <th>Mutual Authentication </th>
44 provides <i>mutual</i> authentication, so in addition to proving your
H A DHow_Kerberos_Works.htm11 …to each other and then to encrypt the rest of their communications. This mutual authentication and…
/freebsd/usr.sbin/iscsid/
H A Dlogin.c675 * If we want mutual authentication, we're expected to send in login_send_chap_r()
679 log_debugx("requesting mutual authentication; " in login_send_chap_r()
724 fail(&conn->conn, "Mutual CHAP failed"); in login_verify_mutual()
725 log_errx(1, "mutual CHAP authentication failed: wrong user"); in login_verify_mutual()
731 fail(&conn->conn, "Mutual CHAP failed"); in login_verify_mutual()
732 log_errx(1, "mutual CHAP authentication failed: wrong secret"); in login_verify_mutual()
739 log_debugx("mutual CHAP authentication succeeded"); in login_verify_mutual()
851 "but we require mutual CHAP"); in login()
868 "but we require mutual CHAP"); in login()
/freebsd/share/man/man9/
H A Dmutex.9201 mutual exclusion lock
212 mutual exclusion lock
293 mutual exclusion lock.
301 mutual exclusion lock.
H A Dsmr.9107 that operations behave correctly in the absence of mutual exclusion between
175 Insertions and removals are serialized using traditional mutual exclusion
/freebsd/crypto/heimdal/lib/krb5/
H A Dkrb5_mk_req.3139 Mark the request as mutual authenticate required so that the receiver
140 returns a mutual authentication packet.
H A Dkrb5_err.et59 error_code ERR_MUT_FAIL, "Mutual authentication failed"
160 error_code KRB5_MUTUAL_FAILED, "Mutual authentication failed"
/freebsd/crypto/heimdal/doc/doxyout/krb5/man/man3/
H A Dkrb5_introduction.3153 In this case, mutual authentication will be tried. That means that the server will authenticate to …
155 …u need to send over the authenticator from krb5_mk_req() and, in case of mutual authentication, ve…
/freebsd/usr.bin/iscsictl/
H A Discsi.conf.573 Target login for Mutual CHAP authentication.
75 Target secret for Mutual CHAP authentication.
/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Daccept_sec_context.c257 * isn't a mutual authentication context in gsskrb5_acceptor_ready()
423 * No reply in non-MUTUAL mode, but we don't know that its in gsskrb5_acceptor_start()
424 * non-MUTUAL mode yet, thats inside the 8003 checksum, so in gsskrb5_acceptor_start()
426 * limit when send error token for non-MUTUAL. in gsskrb5_acceptor_start()
564 * ap_options to guess the mutual flag. in gsskrb5_acceptor_start()
/freebsd/crypto/heimdal/doc/doxyout/gssapi/man/man3/
H A Dgssapi_services_intro.312 mutual authentication
/freebsd/contrib/telnet/libtelnet/
H A Dkrb4encpwd.c95 #define KRB4_ENCPWD_CHALLENGE 3 /* Challenge for mutual auth. */
241 * Receive ack, if mutual then send random challenge
245 * If we are doing mutual authentication, get set up to send
H A Dkerberos5.c83 #define KRB_RESPONSE 3 /* Response for mutual auth. */
290 return kerberos5_send("mutual KERBEROS5", ap); in kerberos5_send_mutual()
590 printf("[ Kerberos V5 accepted you, but didn't provide mutual authentication! ]\r\n"); in kerberos5_reply()
634 print_krb5_error(context, ret, "[ Mutual authentication failed: %s ]\r\n"); in kerberos5_reply()
H A Dkerberos.c78 #define KRB_CHALLENGE 3 /* Challenge for mutual auth. */
79 #define KRB_RESPONSE 4 /* Response for mutual auth. */
195 * If we are doing mutual authentication, get set up to send in kerberos4_send()
/freebsd/contrib/wpa/src/common/
H A Ddpp_auth.c280 /* Initiator Bootstrapping Key Hash (mutual authentication) */ in dpp_auth_build_resp()
496 /* Mutual authentication */ in dpp_auth_build_resp_ok()
888 …"DPP: Mutual authentication required with QR Codes, but peer info is not yet available - request m… in dpp_auth_req_rx()
1041 /* Initiator Bootstrapping Key Hash (mutual authentication) */ in dpp_auth_build_conf()
1491 /* PKEX bootstrapping mandates use of mutual authentication */ in dpp_auth_resp_rx()
1499 * use of mutual authentication */ in dpp_auth_resp_rx()
1539 "DPP: Responder decided not to use mutual authentication"); in dpp_auth_resp_rx()
1543 wpa_msg(auth->msg_ctx, MSG_INFO, DPP_EVENT_AUTH_DIRECTION "mutual=%d", in dpp_auth_resp_rx()
1628 /* Mutual authentication */ in dpp_auth_resp_rx()
1898 /* Mutual authentication and peer did not include its in dpp_auth_conf_rx()
/freebsd/crypto/heimdal/appl/telnet/libtelnet/
H A Dkerberos5.c105 #define KRB_RESPONSE 3 /* Response for mutual auth. */
318 return kerberos5_send("mutual KERBEROS5", ap); in kerberos5_send_mutual()
634 printf("[ Kerberos V5 accepted you, but didn't provide mutual authentication! ]\r\n"); in kerberos5_reply()
679 printf("[ Mutual authentication failed: %s ]\r\n", in kerberos5_reply()
/freebsd/crypto/openssl/demos/guide/
H A Dtls-server-block.c198 * require "mutual" TLS authentication (indeed there's no way to know in main()
199 * whether or how the client authenticated the server, so the term "mutual" in main()
H A Dquic-server-block.c135 * require "mutual" TLS authentication (indeed there's no way to know in create_ctx()
136 * whether or how the client authenticated the server, so the term "mutual" in create_ctx()
/freebsd/lib/libgssapi/
H A Dgss_accept_sec_context.3290 Remote peer asked for mutual authentication
292 Remote peer did not ask for mutual authentication
/freebsd/contrib/libpcap/
H A Dpcap_compile.3pcap.in67 in multiple threads in a single process without some form of mutual

1234567