Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/regress/
H A Des256.c32 static const char short_y[] = \ variable
138 assert(es256_pk_cmp(short_y, sizeof(short_y)) == 0); in short_coord()
H A Des384.c33 static const char short_y[] = \ variable
150 assert(es384_pk_cmp(short_y, sizeof(short_y)) == 0); in short_coord()