Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/src/
H A Derr.c78 case FIDO_ERR_NOT_ALLOWED: in fido_strerr()
H A Dwinhello.c200 return FIDO_ERR_NOT_ALLOWED; in to_fido()
/freebsd/contrib/libfido2/src/fido/
H A Derr.h64 #define FIDO_ERR_NOT_ALLOWED 0x30 macro