Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/regress/
H A Des256.c97 es256_pk_cmp(const char *ptr, size_t len) in es256_pk_cmp() function
137 assert(es256_pk_cmp(short_x, sizeof(short_x)) == 0); in short_coord()
138 assert(es256_pk_cmp(short_y, sizeof(short_y)) == 0); in short_coord()
160 assert(es256_pk_cmp(p256v1, sizeof(p256v1)) == 0); in full_coord()