Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/libfido2/dist/src/
H A Dexport.gnu125 fido_cred_authdata_raw_ptr;
H A Dexport.msvc124 fido_cred_authdata_raw_ptr
H A Dfido.h117 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
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dexport.gnu124 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.txt301 fido_cred_authdata_raw_ptr 1 0 100.00% 3 0 100.00%
/netbsd-src/external/bsd/libfido2/dist/regress/
H A Dcred.c1471 assert(fido_cred_authdata_raw_ptr(c) == NULL); in empty_cred()
1861 assert(fido_cred_authdata_raw_ptr(c) == NULL); in junk_authdata()
2052 assert((ptr = fido_cred_authdata_raw_ptr(c)) != NULL); in raw_authdata()
/netbsd-src/external/bsd/libfido2/dist/
H A DNEWS139 - fido_cred_authdata_raw_ptr;
/netbsd-src/external/bsd/libfido2/dist/man/
H A DCMakeLists.txt161 fido_cred_new fido_cred_authdata_raw_ptr