Searched refs:encode_cred_authdata (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/libfido2/src/
H A Du2f.c503 encode_cred_authdata(const char *rp_id, const uint8_t *kh, uint8_t kh_len, function
639 if (encode_cred_authdata(cred->rp.id, kh, kh_len, pubkey,
641 fido_log_debug("%s: encode_cred_authdata", __func__);

Completed in 161 milliseconds