Home
last modified time | relevance | path

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

/freebsd/contrib/libfido2/regress/
H A Des256.c44 static const char p256v1[] = \ variable
160 assert(es256_pk_cmp(p256v1, sizeof(p256v1)) == 0); in full_coord()
171 ASSERT_NOT_NULL((pkeyA = EVP_PKEY_from_PEM(p256v1, sizeof(p256v1)))); in valid_curve()