Searched refs:fido_cred_authdata_ptr (Results 1 – 12 of 12) sorted by relevance
126 fido_cred_authdata_ptr;
125 fido_cred_authdata_ptr
118 const unsigned char *fido_cred_authdata_ptr(const fido_cred_t *);
1055 fido_cred_authdata_ptr(const fido_cred_t *cred) in fido_cred_authdata_ptr() function
124 fido_cred_authdata_ptr;
382 fido_cred_rp_name(cred), fido_cred_authdata_ptr(cred), in test_cred()
304 fido_cred_authdata_ptr 1 0 100.00% 3 0 100.00%
1471 assert(fido_cred_authdata_ptr(c) == NULL); in empty_cred() 1861 assert(fido_cred_authdata_ptr(c) == NULL); in junk_authdata() 2049 assert((ptr = fido_cred_authdata_ptr(c)) != NULL); in raw_authdata() 2063 assert((ptr = fido_cred_authdata_ptr(c)) != NULL); in raw_authdata()
104 r |= base64_encode(fido_cred_authdata_ptr(cred), in print_attcred()
316 verify_cred(type, fido_cred_fmt(cred), fido_cred_authdata_ptr(cred),
162 fido_cred_new fido_cred_authdata_ptr
1008 if ((ptr = fido_cred_authdata_ptr(cred)) != NULL) { in sk_enroll()