Home
last modified time | relevance | path

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

/openssl/test/
H A Dasn1_dsa_internal_test.c17 static unsigned char t_dsa_sig[] = { variable
95 pder = t_dsa_sig; in test_decode()
96 if (ossl_decode_der_dsa_sig(r, s, &pder, sizeof(t_dsa_sig)) == 0 in test_decode()
97 || !TEST_ptr_eq(pder, (t_dsa_sig + sizeof(t_dsa_sig))) in test_decode()

Completed in 4 milliseconds