Home
last modified time | relevance | path

Searched refs:fido_cred_pubkey_ptr (Results 1 – 4 of 4) sorted by relevance

/openbsd/regress/usr.bin/ssh/misc/ssh-verify-attestation/
H A Dssh-verify-attestation.c150 if ((ptr = fido_cred_pubkey_ptr(cred)) == NULL) { in get_pubkey_from_cred_ecdsa()
270 if ((ptr = fido_cred_pubkey_ptr(cred)) == NULL) { in cred_matches_key_ed25519()
/openbsd/lib/libfido2/src/
H A Dfido.h98 const unsigned char *fido_cred_pubkey_ptr(const fido_cred_t *);
H A Dcred.c1068 fido_cred_pubkey_ptr(const fido_cred_t *cred) in fido_cred_pubkey_ptr() function
/openbsd/usr.bin/ssh/
H A Dsk-usbhid.c496 if ((ptr = fido_cred_pubkey_ptr(cred)) == NULL) { in pack_public_key_ecdsa()
562 if ((ptr = fido_cred_pubkey_ptr(cred)) == NULL) { in pack_public_key_ed25519()