Home
last modified time | relevance | path

Searched defs:test_vector (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/regress/lib/libutil/ber/
H A Dber_test_int_i.c29 struct test_vector { struct
39 struct test_vector test_vectors[] = { argument
H A Dber_test.c29 struct test_vector { struct
37 struct test_vector test_vectors[] = { argument
/openbsd-src/regress/lib/libutil/pkcs5_pbkdf2/
H A Dpkcs5_pbkdf2_test.c24 struct test_vector { struct
34 struct test_vector test_vectors[] = { argument
/openbsd-src/regress/lib/libc/gcvt/
H A Dgcvt_test.c11 static struct test_vector { struct
15 } test_vectors[] = { argument
/openbsd-src/libexec/login_radius/
H A Draddauth.c452 u_char recv_vector[AUTH_VECTOR_LEN], test_vector[AUTH_VECTOR_LEN]; rad_recv() local