Home
last modified time | relevance | path

Searched refs:short_x (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libfido2/regress/
H A Des256.c26 static const char short_x[] = \ variable
137 assert(es256_pk_cmp(short_x, sizeof(short_x)) == 0); in short_coord()
H A Des384.c26 static const char short_x[] = \ variable
149 assert(es384_pk_cmp(short_x, sizeof(short_x)) == 0); in short_coord()