Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/examples/
H A Dcred.c158 const char *blobkey_out = NULL; in main()
187 blobkey_out = optarg; in main()
321 if (blobkey_out != NULL) {
323 if (write_blob(blobkey_out, fido_cred_largeblob_key_ptr(cred),
152 const char *blobkey_out = NULL; main() local
H A Dassert.c184 const char *blobkey_out = NULL; in main() local
221 blobkey_out = optarg; in main()
338 if (blobkey_out != NULL) { in main()
340 if (write_blob(blobkey_out, in main()