Symbol: skdebug
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
107
skdebug(__func__, "EC_KEY_new_by_curve_name");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
111
skdebug(__func__, "EC_KEY_generate_key");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
118
skdebug(__func__, "couldn't get key parameters");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
124
skdebug(__func__, "bad pubkey length %zu",
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
129
skdebug(__func__, "malloc pubkey failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
134
skdebug(__func__, "EC_POINT_point2oct failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
139
skdebug(__func__, "PEM_write_bio_ECPrivateKey failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
143
skdebug(__func__, "BIO_get_mem_data failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
147
skdebug(__func__, "malloc key_handle failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
195
skdebug(__func__, "malloc pubkey failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
202
skdebug(__func__, "malloc key_handle failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
222
skdebug(__func__, "requested unsupported option %s",
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
225
skdebug(__func__, "unknown required option");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
243
skdebug(__func__, "enroll_response == NULL");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
250
skdebug(__func__, "calloc response failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
264
skdebug(__func__, "unsupported key type %d", alg);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
269
skdebug(__func__, "calloc signature failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
327
skdebug(__func__, "BIO setup failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
331
skdebug(__func__, "PEM_read_bio_PrivateKey failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
335
skdebug(__func__, "Not an EC key: %d", EVP_PKEY_base_id(pk));
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
339
skdebug(__func__, "EVP_PKEY_get1_EC_KEY failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
344
skdebug(__func__, "bad message len %zu", message_len);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
368
skdebug(__func__, "ECDSA_do_sign failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
376
skdebug(__func__, "calloc signature failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
418
skdebug(__func__, "bad key handle length %zu", key_handle_len);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
423
skdebug(__func__, "bad message len %zu", message_len);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
443
skdebug(__func__, "bad sign buf len %zu, expected %zu",
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
452
skdebug(__func__, "crypto_sign_ed25519 failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
456
skdebug(__func__, "bad sign smlen %llu, expected min %zu",
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
462
skdebug(__func__, "calloc signature failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
492
skdebug(__func__, "sign_response == NULL");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
499
skdebug(__func__, "calloc response failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
521
skdebug(__func__, "unsupported key type %d", alg);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
63
static void skdebug(const char *func, const char *fmt, ...)
crypto/openssh/sk-usbhid.c
1002
skdebug(__func__, "attestation cert len=%zu", len);
crypto/openssh/sk-usbhid.c
1004
skdebug(__func__, "calloc attestation cert failed");
crypto/openssh/sk-usbhid.c
1012
skdebug(__func__, "authdata len=%zu", len);
crypto/openssh/sk-usbhid.c
1014
skdebug(__func__, "calloc authdata failed");
crypto/openssh/sk-usbhid.c
1051
skdebug(__func__, "d2i_ECDSA_SIG failed");
crypto/openssh/sk-usbhid.c
1059
skdebug(__func__, "calloc signature failed");
crypto/openssh/sk-usbhid.c
1087
skdebug(__func__, "bad length %zu", len);
crypto/openssh/sk-usbhid.c
1092
skdebug(__func__, "calloc signature failed");
crypto/openssh/sk-usbhid.c
1132
skdebug(__func__, "strdup device failed");
crypto/openssh/sk-usbhid.c
1135
skdebug(__func__, "requested device %s", *devicep);
crypto/openssh/sk-usbhid.c
1137
skdebug(__func__, "requested unsupported option %s",
crypto/openssh/sk-usbhid.c
1140
skdebug(__func__, "unknown required option");
crypto/openssh/sk-usbhid.c
1165
skdebug(__func__, "sign_response == NULL");
crypto/openssh/sk-usbhid.c
1179
skdebug(__func__, "failed to find sk");
crypto/openssh/sk-usbhid.c
1183
skdebug(__func__, "fido_assert_new failed");
crypto/openssh/sk-usbhid.c
1188
skdebug(__func__, "fido_assert_set_clientdata: %s",
crypto/openssh/sk-usbhid.c
1193
skdebug(__func__, "fido_assert_set_rp: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
1198
skdebug(__func__, "fido_assert_allow_cred: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
1204
skdebug(__func__, "fido_assert_set_up: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
1213
skdebug(__func__, "fido_assert_set_uv: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
1218
skdebug(__func__, "check_sk_options uv");
crypto/openssh/sk-usbhid.c
1224
skdebug(__func__, "fido_assert_set_uv: %s",
crypto/openssh/sk-usbhid.c
1231
skdebug(__func__, "fido_dev_get_assert: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
1236
skdebug(__func__, "calloc response failed");
crypto/openssh/sk-usbhid.c
1242
skdebug(__func__, "pack_sig failed");
crypto/openssh/sk-usbhid.c
1276
skdebug(__func__, "no PIN specified");
crypto/openssh/sk-usbhid.c
1281
skdebug(__func__, "alloc failed");
crypto/openssh/sk-usbhid.c
1285
skdebug(__func__, "check_sk_options failed");
crypto/openssh/sk-usbhid.c
1291
skdebug(__func__, "device %s does not support "
crypto/openssh/sk-usbhid.c
1296
skdebug(__func__, "get metadata for %s failed: %s",
crypto/openssh/sk-usbhid.c
1301
skdebug(__func__, "existing %llu, remaining %llu",
crypto/openssh/sk-usbhid.c
1305
skdebug(__func__, "alloc rp failed");
crypto/openssh/sk-usbhid.c
1309
skdebug(__func__, "get RPs for %s failed: %s",
crypto/openssh/sk-usbhid.c
1314
skdebug(__func__, "Device %s has resident keys for %zu RPs",
crypto/openssh/sk-usbhid.c
1321
skdebug(__func__, "rp %zu: name=\"%s\" id=\"%s\" hashlen=%zu",
crypto/openssh/sk-usbhid.c
1333
skdebug(__func__, "alloc rk failed");
crypto/openssh/sk-usbhid.c
1338
skdebug(__func__, "get RKs for %s slot %zu failed: %s",
crypto/openssh/sk-usbhid.c
1343
skdebug(__func__, "RP \"%s\" has %zu resident keys",
crypto/openssh/sk-usbhid.c
1349
skdebug(__func__, "no RK in slot %zu", j);
crypto/openssh/sk-usbhid.c
1356
skdebug(__func__, "Device %s RP \"%s\" user \"%s\" "
crypto/openssh/sk-usbhid.c
136
static void skdebug(const char *func, const char *fmt, ...)
crypto/openssh/sk-usbhid.c
1371
skdebug(__func__, "unsupported key type %d",
crypto/openssh/sk-usbhid.c
1383
skdebug(__func__, "alloc sk_resident_key");
crypto/openssh/sk-usbhid.c
1401
skdebug(__func__, "pack public key failed");
crypto/openssh/sk-usbhid.c
1407
skdebug(__func__, "alloc rksp");
crypto/openssh/sk-usbhid.c
1454
skdebug(__func__, "failed to find sk");
crypto/openssh/sk-usbhid.c
1457
skdebug(__func__, "trying %s", sk->path);
crypto/openssh/sk-usbhid.c
1459
skdebug(__func__, "read_rks failed for %s", sk->path);
crypto/openssh/sk-usbhid.c
178
skdebug(__func__, "path == NULL");
crypto/openssh/sk-usbhid.c
182
skdebug(__func__, "calloc sk failed");
crypto/openssh/sk-usbhid.c
186
skdebug(__func__, "strdup path failed");
crypto/openssh/sk-usbhid.c
191
skdebug(__func__, "fido_dev_new failed");
crypto/openssh/sk-usbhid.c
197
skdebug(__func__, "fido_dev_open %s failed: %s", sk->path,
crypto/openssh/sk-usbhid.c
228
skdebug(__func__, "calloc skv failed");
crypto/openssh/sk-usbhid.c
233
skdebug(__func__, "fido_dev_info_ptr failed");
crypto/openssh/sk-usbhid.c
235
skdebug(__func__, "sk_open failed");
crypto/openssh/sk-usbhid.c
267
skdebug(__func__, "fido_dev_get_touch_begin %s failed:"
crypto/openssh/sk-usbhid.c
289
skdebug(__func__, "polling %s", skv[i]->path);
crypto/openssh/sk-usbhid.c
292
skdebug(__func__, "fido_dev_get_touch_status %s: %s",
crypto/openssh/sk-usbhid.c
297
skdebug(__func__, "no device left to poll");
crypto/openssh/sk-usbhid.c
344
skdebug(__func__, "hash challenge failed");
crypto/openssh/sk-usbhid.c
350
skdebug(__func__, "fido_cred_set_clientdata_hash failed: %s",
crypto/openssh/sk-usbhid.c
365
skdebug(__func__, "hash challenge failed");
crypto/openssh/sk-usbhid.c
371
skdebug(__func__, "fido_assert_set_clientdata_hash failed: %s",
crypto/openssh/sk-usbhid.c
397
skdebug(__func__, "fido_assert_new failed");
crypto/openssh/sk-usbhid.c
403
skdebug(__func__, "fido_assert_set_clientdata: %s",
crypto/openssh/sk-usbhid.c
408
skdebug(__func__, "fido_assert_set_rp: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
413
skdebug(__func__, "fido_assert_allow_cred: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
417
skdebug(__func__, "fido_assert_up: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
421
skdebug(__func__, "fido_dev_get_assert: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
444
skdebug(__func__, "device is not fido2");
crypto/openssh/sk-usbhid.c
448
skdebug(__func__, "fido_cbor_info_new failed");
crypto/openssh/sk-usbhid.c
452
skdebug(__func__, "fido_dev_get_cbor_info: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
467
skdebug(__func__, "option %s is unknown", opt);
crypto/openssh/sk-usbhid.c
469
skdebug(__func__, "option %s is %s", opt, *ret ? "on" : "off");
crypto/openssh/sk-usbhid.c
483
skdebug(__func__, "sk_openv failed");
crypto/openssh/sk-usbhid.c
498
skdebug(__func__, "found key in %s", sk->path);
crypto/openssh/sk-usbhid.c
516
skdebug(__func__, "sk_openv failed");
crypto/openssh/sk-usbhid.c
529
skdebug(__func__, "libfido2 version does not support a feature needed for multiple tokens. Please upgrade to >=1.5.0");
crypto/openssh/sk-usbhid.c
534
skdebug(__func__, "sk_touch_begin failed");
crypto/openssh/sk-usbhid.c
540
skdebug(__func__, "sk_touch_poll failed");
crypto/openssh/sk-usbhid.c
553
skdebug(__func__, "timeout");
crypto/openssh/sk-usbhid.c
573
skdebug(__func__, "fido_dev_info_new failed");
crypto/openssh/sk-usbhid.c
578
skdebug(__func__, "fido_dev_info_manifest failed: %s",
crypto/openssh/sk-usbhid.c
583
skdebug(__func__, "%zu device(s) detected", ndevs);
crypto/openssh/sk-usbhid.c
587
skdebug(__func__, "selecting sk by cred");
crypto/openssh/sk-usbhid.c
591
skdebug(__func__, "selecting sk by touch");
crypto/openssh/sk-usbhid.c
620
skdebug(__func__, "libcrypto setup failed");
crypto/openssh/sk-usbhid.c
624
skdebug(__func__, "fido_cred_pubkey_ptr failed");
crypto/openssh/sk-usbhid.c
628
skdebug(__func__, "bad fido_cred_pubkey_len %zu",
crypto/openssh/sk-usbhid.c
635
skdebug(__func__, "BN_bin2bn failed");
crypto/openssh/sk-usbhid.c
639
skdebug(__func__, "EC_POINT_set_affine_coordinates failed");
crypto/openssh/sk-usbhid.c
645
skdebug(__func__, "bad pubkey length %zu",
crypto/openssh/sk-usbhid.c
650
skdebug(__func__, "malloc pubkey failed");
crypto/openssh/sk-usbhid.c
655
skdebug(__func__, "EC_POINT_point2oct failed");
crypto/openssh/sk-usbhid.c
686
skdebug(__func__, "bad fido_cred_pubkey_len len %zu", len);
crypto/openssh/sk-usbhid.c
690
skdebug(__func__, "fido_cred_pubkey_ptr failed");
crypto/openssh/sk-usbhid.c
695
skdebug(__func__, "malloc pubkey failed");
crypto/openssh/sk-usbhid.c
749
skdebug(__func__, "strdup device failed");
crypto/openssh/sk-usbhid.c
752
skdebug(__func__, "requested device %s", *devicep);
crypto/openssh/sk-usbhid.c
756
skdebug(__func__, "user too long");
crypto/openssh/sk-usbhid.c
759
skdebug(__func__, "requested user %s",
crypto/openssh/sk-usbhid.c
762
skdebug(__func__, "requested unsupported option %s",
crypto/openssh/sk-usbhid.c
765
skdebug(__func__, "unknown required option");
crypto/openssh/sk-usbhid.c
785
skdebug(__func__, "fido_assert_new failed");
crypto/openssh/sk-usbhid.c
791
skdebug(__func__, "fido_assert_set_clientdata: %s",
crypto/openssh/sk-usbhid.c
796
skdebug(__func__, "fido_assert_set_rp: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
800
skdebug(__func__, "fido_assert_set_up: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
808
skdebug(__func__, "fido_assert_set_uv: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
812
skdebug(__func__, "fido_dev_get_assert: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
816
skdebug(__func__, "%zu signatures returned", fido_assert_count(assert));
crypto/openssh/sk-usbhid.c
821
skdebug(__func__, "credential exists");
crypto/openssh/sk-usbhid.c
852
skdebug(__func__, "enroll_response == NULL");
crypto/openssh/sk-usbhid.c
871
skdebug(__func__, "unsupported key type %d", alg);
crypto/openssh/sk-usbhid.c
880
skdebug(__func__, "failed to find sk");
crypto/openssh/sk-usbhid.c
883
skdebug(__func__, "using device %s", sk->path);
crypto/openssh/sk-usbhid.c
890
skdebug(__func__, "key_lookup failed");
crypto/openssh/sk-usbhid.c
893
skdebug(__func__, "key exists");
crypto/openssh/sk-usbhid.c
898
skdebug(__func__, "fido_cred_new failed");
crypto/openssh/sk-usbhid.c
902
skdebug(__func__, "fido_cred_set_type: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
907
skdebug(__func__, "fido_cred_set_clientdata: %s",
crypto/openssh/sk-usbhid.c
913
skdebug(__func__, "fido_cred_set_rk: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
918
skdebug(__func__, "fido_cred_set_user: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
922
skdebug(__func__, "fido_cred_set_rp: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
928
skdebug(__func__, "libfido2 version does not support a feature required for this operation. Please upgrade to >=1.5.0");
crypto/openssh/sk-usbhid.c
934
skdebug(__func__, "%s does not support credprot, "
crypto/openssh/sk-usbhid.c
946
skdebug(__func__, "fido_cred_set_prot: %s",
crypto/openssh/sk-usbhid.c
953
skdebug(__func__, "fido_dev_make_cred: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
959
skdebug(__func__, "fido_cred_verify: %s",
crypto/openssh/sk-usbhid.c
964
skdebug(__func__, "self-attested credential");
crypto/openssh/sk-usbhid.c
966
skdebug(__func__, "fido_cred_verify_self: %s",
crypto/openssh/sk-usbhid.c
971
skdebug(__func__, "no attestation data");
crypto/openssh/sk-usbhid.c
974
skdebug(__func__, "calloc response failed");
crypto/openssh/sk-usbhid.c
979
skdebug(__func__, "pack_public_key failed");
crypto/openssh/sk-usbhid.c
985
skdebug(__func__, "calloc key handle failed");
crypto/openssh/sk-usbhid.c
994
skdebug(__func__, "calloc signature failed");