Welcome to mirror list, hosted at ThFree Co, Russian Federation.

05-test_hmac.t « recipes « test - github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: ba7a92b931b71245536774f69e518c5e10eb4fbb (plain)
1
2
3
4
5
#! /usr/bin/perl

use OpenSSL::Test::Simple;

simple_test("test_hmac", "hmactest");