Symbol: skdebug
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
108
skdebug(__func__, "EC_KEY_new_by_curve_name");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
112
skdebug(__func__, "EC_KEY_generate_key");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
119
skdebug(__func__, "couldn't get key parameters");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
125
skdebug(__func__, "bad pubkey length %zu",
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
130
skdebug(__func__, "malloc pubkey failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
135
skdebug(__func__, "EC_POINT_point2oct failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
140
skdebug(__func__, "PEM_write_bio_ECPrivateKey failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
144
skdebug(__func__, "BIO_get_mem_data failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
148
skdebug(__func__, "malloc key_handle failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
196
skdebug(__func__, "malloc pubkey failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
203
skdebug(__func__, "malloc key_handle failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
223
skdebug(__func__, "requested unsupported option %s",
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
226
skdebug(__func__, "unknown required option");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
244
skdebug(__func__, "enroll_response == NULL");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
251
skdebug(__func__, "calloc response failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
265
skdebug(__func__, "unsupported key type %d", alg);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
270
skdebug(__func__, "calloc signature failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
328
skdebug(__func__, "BIO setup failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
332
skdebug(__func__, "PEM_read_bio_PrivateKey failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
336
skdebug(__func__, "Not an EC key: %d", EVP_PKEY_base_id(pk));
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
340
skdebug(__func__, "EVP_PKEY_get1_EC_KEY failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
345
skdebug(__func__, "bad message len %zu", message_len);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
369
skdebug(__func__, "ECDSA_do_sign failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
377
skdebug(__func__, "calloc signature failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
419
skdebug(__func__, "bad key handle length %zu", key_handle_len);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
424
skdebug(__func__, "bad message len %zu", message_len);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
444
skdebug(__func__, "bad sign buf len %zu, expected %zu",
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
453
skdebug(__func__, "crypto_sign_ed25519 failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
457
skdebug(__func__, "bad sign smlen %llu, expected min %zu",
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
463
skdebug(__func__, "calloc signature failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
493
skdebug(__func__, "sign_response == NULL");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
500
skdebug(__func__, "calloc response failed");
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
522
skdebug(__func__, "unsupported key type %d", alg);
crypto/openssh/regress/misc/sk-dummy/sk-dummy.c
64
static void skdebug(const char *func, const char *fmt, ...)
crypto/openssh/sk-usbhid.c
1003
skdebug(__func__, "attestation cert len=%zu", len);
crypto/openssh/sk-usbhid.c
1005
skdebug(__func__, "calloc attestation cert failed");
crypto/openssh/sk-usbhid.c
1013
skdebug(__func__, "authdata len=%zu", len);
crypto/openssh/sk-usbhid.c
1015
skdebug(__func__, "calloc authdata failed");
crypto/openssh/sk-usbhid.c
1052
skdebug(__func__, "d2i_ECDSA_SIG failed");
crypto/openssh/sk-usbhid.c
1060
skdebug(__func__, "calloc signature failed");
crypto/openssh/sk-usbhid.c
1088
skdebug(__func__, "bad length %zu", len);
crypto/openssh/sk-usbhid.c
1093
skdebug(__func__, "calloc signature failed");
crypto/openssh/sk-usbhid.c
1133
skdebug(__func__, "strdup device failed");
crypto/openssh/sk-usbhid.c
1136
skdebug(__func__, "requested device %s", *devicep);
crypto/openssh/sk-usbhid.c
1138
skdebug(__func__, "requested unsupported option %s",
crypto/openssh/sk-usbhid.c
1141
skdebug(__func__, "unknown required option");
crypto/openssh/sk-usbhid.c
1166
skdebug(__func__, "sign_response == NULL");
crypto/openssh/sk-usbhid.c
1180
skdebug(__func__, "failed to find sk");
crypto/openssh/sk-usbhid.c
1184
skdebug(__func__, "fido_assert_new failed");
crypto/openssh/sk-usbhid.c
1189
skdebug(__func__, "fido_assert_set_clientdata: %s",
crypto/openssh/sk-usbhid.c
1194
skdebug(__func__, "fido_assert_set_rp: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
1199
skdebug(__func__, "fido_assert_allow_cred: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
1205
skdebug(__func__, "fido_assert_set_up: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
1214
skdebug(__func__, "fido_assert_set_uv: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
1219
skdebug(__func__, "check_sk_options uv");
crypto/openssh/sk-usbhid.c
1225
skdebug(__func__, "fido_assert_set_uv: %s",
crypto/openssh/sk-usbhid.c
1232
skdebug(__func__, "fido_dev_get_assert: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
1237
skdebug(__func__, "calloc response failed");
crypto/openssh/sk-usbhid.c
1243
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
1369
skdebug(__func__, "alloc sk_resident_key");
crypto/openssh/sk-usbhid.c
137
static void skdebug(const char *func, const char *fmt, ...)
crypto/openssh/sk-usbhid.c
1388
skdebug(__func__, "unsupported key type %d",
crypto/openssh/sk-usbhid.c
1399
skdebug(__func__, "pack public key failed");
crypto/openssh/sk-usbhid.c
1405
skdebug(__func__, "alloc rksp");
crypto/openssh/sk-usbhid.c
1452
skdebug(__func__, "failed to find sk");
crypto/openssh/sk-usbhid.c
1455
skdebug(__func__, "trying %s", sk->path);
crypto/openssh/sk-usbhid.c
1457
skdebug(__func__, "read_rks failed for %s", sk->path);
crypto/openssh/sk-usbhid.c
179
skdebug(__func__, "path == NULL");
crypto/openssh/sk-usbhid.c
183
skdebug(__func__, "calloc sk failed");
crypto/openssh/sk-usbhid.c
187
skdebug(__func__, "strdup path failed");
crypto/openssh/sk-usbhid.c
192
skdebug(__func__, "fido_dev_new failed");
crypto/openssh/sk-usbhid.c
198
skdebug(__func__, "fido_dev_open %s failed: %s", sk->path,
crypto/openssh/sk-usbhid.c
229
skdebug(__func__, "calloc skv failed");
crypto/openssh/sk-usbhid.c
234
skdebug(__func__, "fido_dev_info_ptr failed");
crypto/openssh/sk-usbhid.c
236
skdebug(__func__, "sk_open failed");
crypto/openssh/sk-usbhid.c
268
skdebug(__func__, "fido_dev_get_touch_begin %s failed:"
crypto/openssh/sk-usbhid.c
290
skdebug(__func__, "polling %s", skv[i]->path);
crypto/openssh/sk-usbhid.c
293
skdebug(__func__, "fido_dev_get_touch_status %s: %s",
crypto/openssh/sk-usbhid.c
298
skdebug(__func__, "no device left to poll");
crypto/openssh/sk-usbhid.c
345
skdebug(__func__, "hash challenge failed");
crypto/openssh/sk-usbhid.c
351
skdebug(__func__, "fido_cred_set_clientdata_hash failed: %s",
crypto/openssh/sk-usbhid.c
366
skdebug(__func__, "hash challenge failed");
crypto/openssh/sk-usbhid.c
372
skdebug(__func__, "fido_assert_set_clientdata_hash failed: %s",
crypto/openssh/sk-usbhid.c
398
skdebug(__func__, "fido_assert_new failed");
crypto/openssh/sk-usbhid.c
404
skdebug(__func__, "fido_assert_set_clientdata: %s",
crypto/openssh/sk-usbhid.c
409
skdebug(__func__, "fido_assert_set_rp: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
414
skdebug(__func__, "fido_assert_allow_cred: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
418
skdebug(__func__, "fido_assert_up: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
422
skdebug(__func__, "fido_dev_get_assert: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
445
skdebug(__func__, "device is not fido2");
crypto/openssh/sk-usbhid.c
449
skdebug(__func__, "fido_cbor_info_new failed");
crypto/openssh/sk-usbhid.c
453
skdebug(__func__, "fido_dev_get_cbor_info: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
468
skdebug(__func__, "option %s is unknown", opt);
crypto/openssh/sk-usbhid.c
470
skdebug(__func__, "option %s is %s", opt, *ret ? "on" : "off");
crypto/openssh/sk-usbhid.c
484
skdebug(__func__, "sk_openv failed");
crypto/openssh/sk-usbhid.c
499
skdebug(__func__, "found key in %s", sk->path);
crypto/openssh/sk-usbhid.c
517
skdebug(__func__, "sk_openv failed");
crypto/openssh/sk-usbhid.c
530
skdebug(__func__, "libfido2 version does not support a feature needed for multiple tokens. Please upgrade to >=1.5.0");
crypto/openssh/sk-usbhid.c
535
skdebug(__func__, "sk_touch_begin failed");
crypto/openssh/sk-usbhid.c
541
skdebug(__func__, "sk_touch_poll failed");
crypto/openssh/sk-usbhid.c
554
skdebug(__func__, "timeout");
crypto/openssh/sk-usbhid.c
574
skdebug(__func__, "fido_dev_info_new failed");
crypto/openssh/sk-usbhid.c
579
skdebug(__func__, "fido_dev_info_manifest failed: %s",
crypto/openssh/sk-usbhid.c
584
skdebug(__func__, "%zu device(s) detected", ndevs);
crypto/openssh/sk-usbhid.c
588
skdebug(__func__, "selecting sk by cred");
crypto/openssh/sk-usbhid.c
592
skdebug(__func__, "selecting sk by touch");
crypto/openssh/sk-usbhid.c
621
skdebug(__func__, "libcrypto setup failed");
crypto/openssh/sk-usbhid.c
625
skdebug(__func__, "fido_cred_pubkey_ptr failed");
crypto/openssh/sk-usbhid.c
629
skdebug(__func__, "bad fido_cred_pubkey_len %zu",
crypto/openssh/sk-usbhid.c
636
skdebug(__func__, "BN_bin2bn failed");
crypto/openssh/sk-usbhid.c
640
skdebug(__func__, "EC_POINT_set_affine_coordinates_GFp failed");
crypto/openssh/sk-usbhid.c
646
skdebug(__func__, "bad pubkey length %zu",
crypto/openssh/sk-usbhid.c
651
skdebug(__func__, "malloc pubkey failed");
crypto/openssh/sk-usbhid.c
656
skdebug(__func__, "EC_POINT_point2oct failed");
crypto/openssh/sk-usbhid.c
687
skdebug(__func__, "bad fido_cred_pubkey_len len %zu", len);
crypto/openssh/sk-usbhid.c
691
skdebug(__func__, "fido_cred_pubkey_ptr failed");
crypto/openssh/sk-usbhid.c
696
skdebug(__func__, "malloc pubkey failed");
crypto/openssh/sk-usbhid.c
750
skdebug(__func__, "strdup device failed");
crypto/openssh/sk-usbhid.c
753
skdebug(__func__, "requested device %s", *devicep);
crypto/openssh/sk-usbhid.c
757
skdebug(__func__, "user too long");
crypto/openssh/sk-usbhid.c
760
skdebug(__func__, "requested user %s",
crypto/openssh/sk-usbhid.c
763
skdebug(__func__, "requested unsupported option %s",
crypto/openssh/sk-usbhid.c
766
skdebug(__func__, "unknown required option");
crypto/openssh/sk-usbhid.c
786
skdebug(__func__, "fido_assert_new failed");
crypto/openssh/sk-usbhid.c
792
skdebug(__func__, "fido_assert_set_clientdata: %s",
crypto/openssh/sk-usbhid.c
797
skdebug(__func__, "fido_assert_set_rp: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
801
skdebug(__func__, "fido_assert_set_up: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
809
skdebug(__func__, "fido_assert_set_uv: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
813
skdebug(__func__, "fido_dev_get_assert: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
817
skdebug(__func__, "%zu signatures returned", fido_assert_count(assert));
crypto/openssh/sk-usbhid.c
822
skdebug(__func__, "credential exists");
crypto/openssh/sk-usbhid.c
853
skdebug(__func__, "enroll_response == NULL");
crypto/openssh/sk-usbhid.c
872
skdebug(__func__, "unsupported key type %d", alg);
crypto/openssh/sk-usbhid.c
881
skdebug(__func__, "failed to find sk");
crypto/openssh/sk-usbhid.c
884
skdebug(__func__, "using device %s", sk->path);
crypto/openssh/sk-usbhid.c
891
skdebug(__func__, "key_lookup failed");
crypto/openssh/sk-usbhid.c
894
skdebug(__func__, "key exists");
crypto/openssh/sk-usbhid.c
899
skdebug(__func__, "fido_cred_new failed");
crypto/openssh/sk-usbhid.c
903
skdebug(__func__, "fido_cred_set_type: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
908
skdebug(__func__, "fido_cred_set_clientdata: %s",
crypto/openssh/sk-usbhid.c
914
skdebug(__func__, "fido_cred_set_rk: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
919
skdebug(__func__, "fido_cred_set_user: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
923
skdebug(__func__, "fido_cred_set_rp: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
929
skdebug(__func__, "libfido2 version does not support a feature required for this operation. Please upgrade to >=1.5.0");
crypto/openssh/sk-usbhid.c
935
skdebug(__func__, "%s does not support credprot, "
crypto/openssh/sk-usbhid.c
947
skdebug(__func__, "fido_cred_set_prot: %s",
crypto/openssh/sk-usbhid.c
954
skdebug(__func__, "fido_dev_make_cred: %s", fido_strerr(r));
crypto/openssh/sk-usbhid.c
960
skdebug(__func__, "fido_cred_verify: %s",
crypto/openssh/sk-usbhid.c
965
skdebug(__func__, "self-attested credential");
crypto/openssh/sk-usbhid.c
967
skdebug(__func__, "fido_cred_verify_self: %s",
crypto/openssh/sk-usbhid.c
972
skdebug(__func__, "no attestation data");
crypto/openssh/sk-usbhid.c
975
skdebug(__func__, "calloc response failed");
crypto/openssh/sk-usbhid.c
980
skdebug(__func__, "pack_public_key failed");
crypto/openssh/sk-usbhid.c
986
skdebug(__func__, "calloc key handle failed");
crypto/openssh/sk-usbhid.c
995
skdebug(__func__, "calloc signature failed");