Home
last modified time | relevance | path

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

/openssl/test/testutil/
H A Dstanza.c19 int test_start_file(STANZA *s, const char *testfile) in test_start_file()
30 int test_end_file(STANZA *s) in test_end_file()
41 static int read_key(STANZA *s) in read_key()
86 int test_readstanza(STANZA *s) in test_readstanza()
147 void test_clearstanza(STANZA *s) in test_clearstanza()
/openssl/test/
H A Dbntest.c33 int (*func)(STANZA *s);
1215 static int file_sum(STANZA *s) in file_sum()
1324 static int file_lshift1(STANZA *s) in file_lshift1()
1376 static int file_lshift(STANZA *s) in file_lshift()
1401 static int file_rshift(STANZA *s) in file_rshift()
1431 static int file_square(STANZA *s) in file_square()
1612 static int file_modmul(STANZA *s) in file_modmul()
1664 static int file_modexp(STANZA *s) in file_modexp()
1719 static int file_exp(STANZA *s) in file_exp()
1784 static int file_gcd(STANZA *s) in file_gcd()
[all …]
H A Dtestutil.h595 } STANZA; typedef
600 int test_start_file(STANZA *s, const char *testfile);
601 int test_end_file(STANZA *s);
610 int test_readstanza(STANZA *s);
615 void test_clearstanza(STANZA *s);
H A Dparams_conversion_test.c35 static int param_conversion_load_stanza(PARAM_CONVERSION *pc, const STANZA *s) in param_conversion_load_stanza()
322 STANZA *s; in run_param_file_tests()
H A Devp_test.c41 STANZA s; /* Common test stanza */

Completed in 31 milliseconds