Lines Matching refs:run
40 ok(run(test(["rsa_mp_test"])), "running rsa multi prime test");
42 ok(run(app(['openssl', 'pkey', '-noout', '-check', '-in',
61 ok(run(app([ 'openssl', 'genpkey', '-out', "rsamptest-$name.pem",
66 ok(run(app([ 'openssl', 'pkey', '-check',
69 ok(run(app([ 'openssl', 'pkeyutl', '-inkey', "rsamptest-$name.pem",
73 ok(run(app([ 'openssl', 'pkeyutl', '-inkey', "rsamptest-$name.pem",
78 ok(run(app([ 'openssl', 'genrsa', '-out', "rsamptest-$name.pem",
80 ok(run(app([ 'openssl', 'rsa', '-check',
84 ok(run(app([ 'openssl', 'rsautl', '-inkey', "rsamptest-$name.pem",
88 ok(run(app([ 'openssl', 'rsautl', '-inkey', "rsamptest-$name.pem",
93 ok(run(app([ 'openssl', 'pkeyutl', '-inkey', "rsamptest-$name.pem",
97 ok(run(app([ 'openssl', 'pkeyutl', '-inkey', "rsamptest-$name.pem",