Home
last modified time | relevance | path

Searched refs:write_rsa_pubkey (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libfido2/tools/
H A Dextern.h92 int write_rsa_pubkey(FILE *, const void *, size_t);
H A Dutil.c357 write_rsa_pubkey(FILE *f, const void *ptr, size_t len) in write_rsa_pubkey() function
478 write_rsa_pubkey(out_f, fido_cred_pubkey_ptr(cred), in print_cred()