Home
last modified time | relevance | path

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

/openssl/test/
H A Decdsatest.c77 unsigned char *pbuf = NULL, *qbuf = NULL, *message = NULL; in x9_62_tests() local
124 || !TEST_ptr(qbuf = OPENSSL_hexstr2buf(ecdsa_cavs_kats[n].Q, &q_len)) in x9_62_tests()
126 || !TEST_mem_eq(qbuf, q_len, pbuf, p_len)) in x9_62_tests()
149 OPENSSL_free(qbuf); in x9_62_tests()

Completed in 6 milliseconds