| /freebsd/crypto/openssh/ |
| H A D | ssh-add.c | 99 static int confirm = 0; variable 334 filename, confirm ? " (will confirm each use)" : ""); in add_file() 354 confirm ? " (will confirm each use)" : ""); in add_file() 374 comment, lifetime, confirm, skprovider, in add_file() 384 if (confirm != 0) { in add_file() 432 cert_lifetime, confirm, skprovider, in add_file() 446 if (confirm != 0) { in add_file() 480 lifetime, confirm, dest_constraints, ndest_constraints, in update_card() 620 key->sk_application, lifetime, confirm, skprovider, in load_resident_keys() 637 if (confirm != 0) { in load_resident_keys() [all …]
|
| H A D | authfd.c | 513 encode_constraints(struct sshbuf *m, u_int life, u_int confirm, in encode_constraints() argument 527 if (confirm != 0) { in encode_constraints() 589 const char *comment, u_int life, u_int confirm, in ssh_add_identity_constrained() argument 594 int r, constrained = (life || confirm || provider || dest_constraints); in ssh_add_identity_constrained() 626 (r = encode_constraints(msg, life, confirm, provider, in ssh_add_identity_constrained() 681 u_int life, u_int confirm, in ssh_update_card() argument 686 int r, constrained = (life || confirm || dest_constraints || certs); in ssh_update_card() 703 (r = encode_constraints(msg, life, confirm, NULL, in ssh_update_card()
|
| H A D | authfd.h | 51 const char *comment, u_int life, u_int confirm, const char *provider, 56 const char *pin, u_int life, u_int confirm,
|
| H A D | ssh-agent.c | 138 u_int confirm; member 939 if (id->confirm && confirm_key(id, sig_dest) != 0) { in process_sign_request2() 1359 int success = 0, confirm = 0; in process_add_identity() local 1376 if (parse_key_constraints(e->request, k, &death, &seconds, &confirm, in process_add_identity() 1442 id->confirm = confirm; in process_add_identity() 1452 sshkey_ssh_name(k), fp, comment, seconds, confirm, in process_add_identity() 1542 time_t death, u_int confirm, struct dest_constraint *dest_constraints, in add_p11_identity() argument 1557 id->confirm = confirm; in add_p11_identity() 1570 int r, i, count = 0, success = 0, confirm = 0; in process_add_smartcard_key() local 1585 if (parse_key_constraints(e->request, NULL, &death, &seconds, &confirm, in process_add_smartcard_key() [all …]
|
| H A D | sshconnect.c | 571 confirm(const char *prompt, const char *fingerprint) in confirm() function 1214 confirmed = confirm(msg1, fp); in check_host_key() 1414 if (!confirm(msg, NULL)) in check_host_key()
|
| /freebsd/crypto/heimdal/appl/ftp/ftp/ |
| H A D | cmds.c | 431 if (confirm("Continue with", mname)) { in mabort() 469 if (mflag && confirm(argv[0], cp)) { in mput() 501 if (confirm("Continue with","mput")) { in mput() 518 if (mflag && confirm(argv[0], argv[i])) { in mput() 528 if (confirm("Continue with","mput")) { in mput() 545 if (mflag && confirm(argv[0], *cpp)) { in mput() 555 if (confirm("Continue with","mput")) { in mput() 737 if (mflag && confirm(argv[0], cp)) { in mget() 757 if (confirm("Continue with","mget")) { in mget() 1115 if (mflag && confirm(argv[0], cp)) { in mdelete() [all …]
|
| H A D | extern.h | 65 int confirm (char *, char *);
|
| /freebsd/usr.sbin/fdformat/ |
| H A D | fdformat.c | 146 int format, fill, quiet, verify, verify_only, confirm; in main() local 152 format = quiet = verify_only = confirm = 0; in main() 195 confirm = 1; in main() 284 else if(!quiet && !confirm) { in main()
|
| /freebsd/contrib/tnftp/src/ |
| H A D | cmds.c | 151 static int confirm(const char *, const char *); 166 confirm(const char *cmd, const char *file) in confirm() function 487 if (mflag && confirm(argv[0], cp)) { in mput() 496 if (confirm(argv[0], NULL)) { in mput() 511 if (mflag && confirm(argv[0], argv[i])) { in mput() 520 if (confirm(argv[0], NULL)) { in mput() 538 if (mflag && confirm(argv[0], *cpp)) { in mput() 548 if (confirm(argv[0], NULL)) { in mput() 670 if (confirm(cmd, NULL)) { in mabort() 726 if (!confirm(argv[0], cp)) in mget() [all …]
|
| /freebsd/sys/contrib/dev/rtw88/ |
| H A D | ps.c | 71 u8 request, confirm, polling; in rtw_power_mode_change() local 75 confirm = rtw_read8(rtwdev, rtwdev->hci.cpwm_addr); in rtw_power_mode_change() 94 (polling ^ confirm) & BIT_RPWM_TOGGLE, in rtw_power_mode_change()
|
| /freebsd/tools/tools/git/ghpr/ |
| H A D | ghpr-push.sh | 29 if ! git push --push-option=confirm-author freebsd HEAD:main; then
|
| /freebsd/tools/regression/netinet/tcpstream/ |
| H A D | README | 6 server then reads the stream and uses the same generator to confirm that the
|
| /freebsd/contrib/tzdata/ |
| H A D | SECURITY | 10 If we confirm the bug, we plan to notify affected third-party services
|
| /freebsd/contrib/tzcode/ |
| H A D | SECURITY | 10 If we confirm the bug, we plan to notify affected third-party services
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evpciph_rc2.txt | 11 # confirm that the new provider code is equivalent.
|
| /freebsd/crypto/openssl/doc/designs/quic-design/ |
| H A D | quic-fault-injector.md | 11 can be used to simulate misbehaving peers and confirm that OpenSSL QUIC 41 An example test might be to confirm that an OpenSSL QUIC client behaves 95 confirm that an OpenSSL QUIC client handles it appropriately (e.g. by raising a 139 An example test might modify an encrypted packet to confirm that the AEAD 182 sent from the client without modifying them (i.e. in order to confirm that the
|
| /freebsd/sys/dev/mxge/ |
| H A D | if_mxge.c | 762 volatile uint32_t *confirm; in mxge_dummy_rdma() local 770 confirm = (volatile uint32_t *)sc->cmd; in mxge_dummy_rdma() 771 *confirm = 0; in mxge_dummy_rdma() 797 while (*confirm != 0xffffffff && i < 20) { in mxge_dummy_rdma() 801 if (*confirm != 0xffffffff) { in mxge_dummy_rdma() 803 (enable ? "enable" : "disable"), confirm, in mxge_dummy_rdma() 804 *confirm); in mxge_dummy_rdma() 933 volatile uint32_t *confirm; in mxge_load_firmware() local 969 confirm = (volatile uint32_t *)sc->cmd; in mxge_load_firmware() 970 *confirm = 0; in mxge_load_firmware() [all …]
|
| /freebsd/contrib/wpa/src/common/ |
| H A D | sae.c | 2274 u8 *confirm) in sae_cn_confirm() argument 2304 5, addr, len, confirm); in sae_cn_confirm() 2313 u8 *confirm) in sae_cn_confirm_ecc() argument 2325 confirm) < 0) in sae_cn_confirm_ecc() 2336 u8 *confirm) in sae_cn_confirm_ffc() argument 2347 confirm) < 0) in sae_cn_confirm_ffc()
|
| /freebsd/sys/dev/e1000/ |
| H A D | README | 175 To confirm an interface's MTU value, use the ifconfig command. 177 To confirm the MTU used between two specific devices, use: 304 To confirm the current setting:
|
| /freebsd/sys/contrib/device-tree/Bindings/dma/ |
| H A D | qcom_hidma_mgmt.txt | 38 to confirm. If reset is not completed within this time, HW reports reset
|
| /freebsd/usr.sbin/bsdconfig/include/ |
| H A D | usage.hlp | 32 Selecting OK in a menu will confirm whatever action it's controlling.
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | EC_KEY_new.pod | 128 confirm that it is valid. 133 EC_POINT. It also performs certain sanity checks on the key to confirm
|
| /freebsd/sys/contrib/device-tree/Bindings/cpufreq/ |
| H A D | cpufreq-mediatek.txt | 24 Used to confirm the link status between cpufreq and mediatek cci. Because
|
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdserv.c | 4244 nfsquad_t clientid, confirm; in nfsrvd_setclientid() local 4316 nd->nd_repstat = nfsrv_setclient(nd, &clp, &clientid, &confirm, p); in nfsrvd_setclientid() 4370 *tl++ = confirm.lval[0]; in nfsrvd_setclientid() 4371 *tl = confirm.lval[1]; in nfsrvd_setclientid() 4399 nfsquad_t clientid, confirm; in nfsrvd_setclientidcfrm() local 4411 confirm.lval[0] = *tl++; in nfsrvd_setclientidcfrm() 4412 confirm.lval[1] = *tl; in nfsrvd_setclientidcfrm() 4419 NULL, NULL, confirm, 0, nd, p); in nfsrvd_setclientidcfrm() 4582 nfsquad_t clientid, confirm; in nfsrvd_exchangeid() local 4673 confirm.lval[1] = 1; in nfsrvd_exchangeid() [all …]
|
| /freebsd/usr.sbin/bsdconfig/share/media/ |
| H A D | options.subr | 47 # Prompt the user to confirm/edit various media settings. Returns success.
|