Searched refs:FIDO_ERR_INVALID_CREDENTIAL (Results 1 – 2 of 2) sorted by relevance
/openbsd/lib/libfido2/src/ | ||
H A D | err.c | 49 case FIDO_ERR_INVALID_CREDENTIAL: in fido_strerr() |
/openbsd/lib/libfido2/src/fido/ | ||
H A D | err.h | 28 #define FIDO_ERR_INVALID_CREDENTIAL 0x22 macro |