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

  /src/external/bsd/libfido2/dist/regress/
es256.c 26 static const char short_x[] = \ variable
137 assert(es256_pk_cmp(short_x, sizeof(short_x)) == 0);
es384.c 26 static const char short_x[] = \ variable
149 assert(es384_pk_cmp(short_x, sizeof(short_x)) == 0);

Completed in 24 milliseconds