Searched refs:gcmResetPlaintext (Results 1 – 1 of 1) sorted by relevance
682 static const unsigned char gcmResetPlaintext[] = { variable4686 if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, gcmResetPlaintext, in test_gcm_reinit()4687 sizeof(gcmResetPlaintext)))) { in test_gcm_reinit()4720 if (!TEST_true(EVP_CipherUpdate(ctx, outbuf, &outlen1, gcmResetPlaintext, in test_gcm_reinit()4721 sizeof(gcmResetPlaintext)))) { in test_gcm_reinit()
Completed in 21 milliseconds