Home
last modified time | relevance | path

Searched refs:testmsg (Results 1 – 2 of 2) sorted by relevance

/openssl-master/test/
A Devp_fetch_prov_test.c142 const char testmsg[] = "Hello world"; in test_md() local
151 && TEST_true(calculate_digest(md, testmsg, sizeof(testmsg), exptd)) in test_md()
268 const unsigned char testmsg[] = "Hello world"; in test_cipher() local
271 && TEST_true(encrypt_decrypt(cipher, testmsg, sizeof(testmsg))); in test_cipher()
/openssl-master/test/recipes/
A D30-test_evp_fetch_prov.t115 my $testmsg =
119 "running evp_fetch_prov_test with $alg$testprovstr$testmsg";

Completed in 5 milliseconds