Home
last modified time | relevance | path

Searched defs:ASSERT_OK (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libfido2/regress/
H A Deddsa.c24 #define ASSERT_OK(e) assert((e) == FIDO_OK) macro
H A Drs256.c24 #define ASSERT_OK(e) assert((e) == FIDO_OK) macro
H A Des256.c24 #define ASSERT_OK(e) assert((e) == FIDO_OK) macro
H A Des384.c24 #define ASSERT_OK(e) assert((e) == FIDO_OK) macro