Home
last modified time | relevance | path

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

/openbsd/lib/libfido2/src/
H A Dfido.h101 const unsigned char *fido_cred_x5c_ptr(const fido_cred_t *);
H A Dcred.c1008 fido_cred_x5c_ptr(const fido_cred_t *cred) in fido_cred_x5c_ptr() function
/openbsd/regress/usr.bin/ssh/misc/ssh-verify-attestation/
H A Dssh-verify-attestation.c406 if (fido_cred_x5c_ptr(cred) != NULL) { in main()
/openbsd/usr.bin/ssh/
H A Dsk-usbhid.c823 if (fido_cred_x5c_ptr(cred) != NULL) { in sk_enroll()
866 if ((ptr = fido_cred_x5c_ptr(cred)) != NULL) { in sk_enroll()