Home
last modified time | relevance | path

Searched refs:fido_cred_authdata_raw_ptr (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Dexport.gnu128 fido_cred_authdata_raw_ptr;
H A Dexport.msvc127 fido_cred_authdata_raw_ptr
H A Dfido.h119 const unsigned char *fido_cred_authdata_raw_ptr(const fido_cred_t *);
H A Dcred.c1067 fido_cred_authdata_raw_ptr(const fido_cred_t *cred) in fido_cred_authdata_raw_ptr() function
/freebsd/contrib/libfido2/fuzz/
H A Dexport.gnu126 fido_cred_authdata_raw_ptr;
H A Dfuzz_cred.c383 fido_cred_authdata_len(cred), fido_cred_authdata_raw_ptr(cred), in test_cred()
H A Dfunctions.txt306 fido_cred_authdata_raw_ptr 1 0 100.00% 3 0 100.00%
/freebsd/contrib/libfido2/regress/
H A Dcred.c1473 assert(fido_cred_authdata_raw_ptr(c) == NULL); in empty_cred()
1863 assert(fido_cred_authdata_raw_ptr(c) == NULL); in junk_authdata()
2054 assert((ptr = fido_cred_authdata_raw_ptr(c)) != NULL); in raw_authdata()
/freebsd/contrib/libfido2/
H A DNEWS149 - fido_cred_authdata_raw_ptr;
/freebsd/contrib/libfido2/man/
H A DCMakeLists.txt164 fido_cred_new fido_cred_authdata_raw_ptr