Home
last modified time | relevance | path

Searched refs:skdebug (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/crypto/openssh/
H A Dsk-usbhid.c178 skdebug(__func__, "path == NULL"); in sk_open()
182 skdebug(__func__, "calloc sk failed"); in sk_open()
228 skdebug(__func__, "calloc skv failed"); in sk_openv()
235 skdebug(__func__, "sk_open failed"); in sk_openv()
483 skdebug(__func__, "sk_openv failed"); in sk_select_by_cred()
516 skdebug(__func__, "sk_openv failed"); in sk_select_by_touch()
553 skdebug(__func__, "timeout"); in sk_select_by_touch()
756 skdebug(__func__, "user too long"); in check_enroll_options()
893 skdebug(__func__, "key exists"); in sk_enroll()
1278 skdebug(__func__, "alloc failed"); in read_rks()
[all …]
/freebsd-14.2/crypto/openssh/regress/misc/sk-dummy/
H A Dsk-dummy.c68 skdebug(const char *func, const char *fmt, ...) in skdebug() function
108 skdebug(__func__, "EC_KEY_new_by_curve_name"); in pack_key_ecdsa()
112 skdebug(__func__, "EC_KEY_generate_key"); in pack_key_ecdsa()
125 skdebug(__func__, "bad pubkey length %zu", in pack_key_ecdsa()
130 skdebug(__func__, "malloc pubkey failed"); in pack_key_ecdsa()
144 skdebug(__func__, "BIO_get_mem_data failed"); in pack_key_ecdsa()
196 skdebug(__func__, "malloc pubkey failed"); in pack_key_ed25519()
251 skdebug(__func__, "calloc response failed"); in sk_enroll()
328 skdebug(__func__, "BIO setup failed"); in sig_ecdsa()
369 skdebug(__func__, "ECDSA_do_sign failed"); in sig_ecdsa()
[all …]