Home
last modified time | relevance | path

Searched refs:cose_string (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/tools/
H A Dextern.h43 const char *cose_string(int);
H A Dcredman.c134 type = cose_string(fido_cred_type(cred)); in print_rk()
H A Dutil.c513 cose_string(int type) in cose_string() function