Home
last modified time | relevance | path

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

/third_party/openssl/test/
H 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()

Completed in 1 milliseconds