Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
fido2_storage.h File Reference

FIDO2 credential storage API. More...

#include <zephyr/authentication/fido2/fido2_types.h>
#include <stddef.h>

Go to the source code of this file.

Data Structures

struct  fido2_storage_api
 Storage backend API. More...
typedef int(* fido2_storage_iterate_cb_t) (const struct fido2_credential *cred, void *user_data)
 FIDO2 credential storage.
const struct fido2_storage_api fido2_storage_backend
 FIDO2 storage backend instance.

Detailed Description

FIDO2 credential storage API.