|
Zephyr API Documentation 4.4.99
A Scalable Open Source RTOS
|
FIDO2 credential storage API. More...
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. | |
FIDO2 credential storage API.