Home
last modified time | relevance | path

Searched refs:FIDO_ERR_KEY_STORE_FULL (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/libfido2/src/
H A Derr.c62 case FIDO_ERR_KEY_STORE_FULL: in fido_strerr()
H A Dwinhello.c197 return FIDO_ERR_KEY_STORE_FULL; in to_fido()
/freebsd/contrib/libfido2/src/fido/
H A Derr.h56 #define FIDO_ERR_KEY_STORE_FULL 0x28 macro