Searched refs:encrypt_decrypt (Results 1 – 1 of 1) sorted by relevance
241 static int encrypt_decrypt(const EVP_CIPHER *cipher, const unsigned char *msg, in encrypt_decrypt() function271 && TEST_true(encrypt_decrypt(cipher, testmsg, sizeof(testmsg))); in test_cipher()