Searched refs:fido_cred_authdata_ptr (Results 1 – 3 of 3) sorted by relevance
93 const unsigned char *fido_cred_authdata_ptr(const fido_cred_t *);
1032 fido_cred_authdata_ptr(const fido_cred_t *cred) in fido_cred_authdata_ptr() function
876 if ((ptr = fido_cred_authdata_ptr(cred)) != NULL) { in sk_enroll()