/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | moduli.c | 344 debug2("start point: 0x%s", BN_bn2hex(largebase)); in gen_candidates() 421 debug2("test q = largebase+%u", 2 * j); in gen_candidates() 605 debug2("%.24s Final %u Miller-Rabin trials (%x generator)", in prime_test() 630 debug2("%10u: comment or short line", count_in); in prime_test() 645 debug2("%10u: known composite", count_in); in prime_test() 664 debug2("%10u: (%u) Sophie-Germain", count_in, in_type); in prime_test() 681 debug2("%10u: (%u)", count_in, in_type); in prime_test() 690 debug2("Unknown prime type"); in prime_test() 699 debug2("%10u: bit size %u mismatch", count_in, in_size); in prime_test() 703 debug2("%10u: bit size %u too short", count_in, in_size); in prime_test() [all …]
|
H A D | auth-bsdauth.c | 65 debug2("bsdauth_query: try reuse session"); in bsdauth_query() 74 debug2("bsdauth_query: new bsd auth session"); in bsdauth_query() 81 debug2("bsdauth_query: <%s>", challenge ? challenge : "empty"); in bsdauth_query()
|
H A D | hostfile.c | 77 debug2("extract_salt: string too short"); in extract_salt() 81 debug2("extract_salt: invalid magic identifier"); in extract_salt() 87 debug2("extract_salt: missing salt termination character"); in extract_salt() 94 debug2("extract_salt: bad encoded salt length %u", b64len); in extract_salt() 104 debug2("extract_salt: salt decode error"); in extract_salt() 108 debug2("extract_salt: expected salt len %zd, got %d", in extract_salt() 853 debug2("%s:%ld: truncated before key type", in hostkeys_foreach_file() 902 debug2("%s:%ld: truncated after key type", in hostkeys_foreach_file()
|
H A D | sftp-client.c | 484 debug2("Remote version: %u", ret->version); in sftp_init() 539 debug2("Server supports extension \"%s\" revision %s", in sftp_init() 542 debug2("Unrecognised server extension \"%s\"", name); in sftp_init() 856 debug2("Sending SSH2_FXP_REMOVE \"%s\"", path); in sftp_rm() 871 debug2("Sending SSH2_FXP_MKDIR \"%s\"", path); in sftp_mkdir() 889 debug2("Sending SSH2_FXP_RMDIR \"%s\"", path); in sftp_rmdir() 907 debug2("Sending SSH2_FXP_STAT \"%s\"", path); in sftp_stat() 943 debug2("Sending SSH2_FXP_FSTAT \"%s\""); in sftp_fstat() 958 debug2("Sending SSH2_FXP_SETSTAT \"%s\"", path); in sftp_setstat() 977 debug2("Sending SSH2_FXP_FSETSTAT"); in sftp_fsetstat() [all …]
|
H A D | auth2-pubkeyfile.c | 297 debug2("%s: check options: '%s'", loc, cp); in auth_check_authkey_line() 306 debug2("%s: advance: '%s'", loc, cp); in auth_check_authkey_line() 453 debug2("[LDAP] user_key_allowed: check options: '%s'", cp); in auth_check_authkeys_file() 465 debug2("[LDAP] user_key_allowed: advance: '%s'", cp); in auth_check_authkeys_file()
|
H A D | auth2-chall.c | 190 debug2("kbdint_next_device: devices %s", kbdintctxt->devices ? in kbdint_next_device() 236 debug2("auth2_challenge_start: devices %s", in auth2_challenge_start()
|
H A D | dispatch.c | 109 debug2("skipped packet (type %u)", type); in ssh_dispatch_run()
|
H A D | auth2-hostbased.c | 190 debug2("stripping trailing dot from chost %s", chost); in hostbased_key_allowed()
|
H A D | log.h | 84 #define debug2(...) sshlog(__FILE__, __func__, __LINE__, 0, SYSLOG_LEVEL_DEBUG2, NULL, __VA_ARGS__) macro
|
H A D | dh.c | 270 debug2("bits set: %d/%d", bits_set, BN_num_bits(dh_p)); in dh_pub_is_valid()
|
H A D | ssh.c | 1576 debug2("resolved SecurityKeyProvider %s => %s", in main() 1599 debug2("resolving \"%s\" port %d", host, options.port); in main() 1660 debug2("hostbased key %d: %s key from \"%s\"", o, \ in main() 1671 debug2("hostbased key %d: %s cert from \"%s\"", o, \ in main()
|
H A D | session.c | 1773 debug2("subsystem request for %.100s by user %s", s->subsys, in session_subsystem_req() 1901 debug2("Ignoring env request %s: too many env vars", name); in session_env_req() 1907 debug2("Setting env %d: %s=%s", s->num_env, name, val); in session_env_req() 1916 debug2("Ignoring env request %s: disallowed name", name); in session_env_req()
|
H A D | auth-pam.c | 815 debug2("%s: auth information in SSH_AUTH_INFO_0", caller); in expose_authinfo() 1011 debug2("PAM: %s entering, %u responses", __func__, num); in sshpam_respond()
|
H A D | misc.c | 110 debug2("fd %d setting O_NONBLOCK", fd); in set_nonblock() 165 debug2("fd %d is TCP_NODELAY", fd); in set_nodelay() 169 debug2("fd %d setting TCP_NODELAY", fd); in set_nodelay()
|
H A D | sftp-server.c | 206 debug2("Permitting allowlisted %s request", h->name); in request_permitted() 813 debug2("read change len %u to %u", len, SFTP_MAX_READ_LENGTH); in process_read()
|
H A D | clientloop.c | 403 debug2("x11_get_proto: %s", cmd); in client_x11_get_proto() 833 debug2("%s request accepted on channel %d", in client_status_confirm()
|
H A D | sshconnect.c | 1539 debug2("Server host certificate hostname: %s", in verify_host_key()
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
H A D | keystone-k2hk-evm.dts | 41 debug2 { 42 label = "keystone:blue:debug2";
|
H A D | omap4-sdp.dts | 62 label = "omap4:green:debug2";
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/samples/ |
H A D | racoon.conf.sample | 18 # or "debug2".
|
H A D | racoon.conf.in | 18 # or "debug2".
|
/netbsd-src/sys/kern/ |
H A D | init_sysctl.c | 620 struct ctldebug /* debug0, */ /* debug1, */ debug2, debug3, debug4; variable 625 &debug0, &debug1, &debug2, &debug3, &debug4,
|
/netbsd-src/sys/sys/ |
H A D | sysctl.h | 1001 extern struct ctldebug debug0, debug1, debug2, debug3, debug4;
|
/netbsd-src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/ |
H A D | apq8016-sbc.dtsi | 406 &debug2 { status = "okay"; };
|
H A D | msm8916.dtsi | 749 debug2: debug@854000 { label
|