Home
last modified time | relevance | path

Searched defs:write_es256_pubkey (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/libfido2/dist/examples/
H A Dutil.c163 write_es256_pubkey(const char *path, const void *ptr, size_t len) in write_es256_pubkey() function
/netbsd-src/external/bsd/libfido2/dist/tools/
H A Dutil.c250 write_es256_pubkey(FILE *f, const void *ptr, size_t len) in write_es256_pubkey() function