mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
17979f5526
There actually is a "jpake" feature to check the availability on Reviewed-by: Stephen Henson <steve@openssl.org>
6 lines
95 B
Perl
6 lines
95 B
Perl
#! /usr/bin/perl
|
|
|
|
use OpenSSL::Test::Simple;
|
|
|
|
simple_test("test_jpake", "jpaketest", "jpake");
|