Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/regress/
H A Des384.c109 es384_pk_cmp(const char *ptr, size_t len) in es384_pk_cmp() function
149 assert(es384_pk_cmp(short_x, sizeof(short_x)) == 0); in short_coord()
150 assert(es384_pk_cmp(short_y, sizeof(short_y)) == 0); in short_coord()
174 assert(es384_pk_cmp(secp384r1, sizeof(secp384r1)) == 0); in full_coord()