Lines Matching refs:ok
61 ok(run(app(([ 'openssl', 'pkeyutl', '-sign', '-in',
66 ok(run(app(([ 'openssl', 'pkeyutl', '-verify', '-certin', '-in',
71 ok(!run(app(([ 'openssl', 'pkeyutl', '-verifyrecover', '-in', 'Ed25519.sig',
76 ok(run(app(([ 'openssl', 'pkeyutl', '-sign', '-in',
81 ok(run(app(([ 'openssl', 'pkeyutl', '-verify', '-certin', '-in',
86 ok(run(app(([ 'openssl', 'pkeyutl', '-sign', '-in',
91 ok(run(app(([ 'openssl', 'pkeyutl', '-verify', '-certin', '-in',
117 ok(run(app([@args])),
126 ok(!run(app([@args])),
134 ok(run(app([@args])),
143 ok(run(app([@args])),
151 ok(!run(app([@args])),
166 ok(run(app((['openssl', 'pkeyutl', '-verifyrecover', '-in', $sigfile,
244 ok(run(app(([ 'openssl', 'pkeyutl', '-encap', '-pubin', '-kemop', 'RSASVE',
248 ok(run(app(([ 'openssl', 'pkeyutl', '-decap', '-kemop', 'RSASVE',
255 ok(run(app(([ 'openssl', 'pkeyutl', '-decap', '-kemop', 'RSASVE',