HomeSort by: relevance | last modified time | path
    Searched defs:short_y (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/libfido2/dist/regress/
es256.c 32 static const char short_y[] = \ variable
138 assert(es256_pk_cmp(short_y, sizeof(short_y)) == 0);
es384.c 33 static const char short_y[] = \ variable
150 assert(es384_pk_cmp(short_y, sizeof(short_y)) == 0);
es256.c 32 static const char short_y[] = \ variable
138 assert(es256_pk_cmp(short_y, sizeof(short_y)) == 0);
es384.c 33 static const char short_y[] = \ variable
150 assert(es384_pk_cmp(short_y, sizeof(short_y)) == 0);

Completed in 33 milliseconds