Searched refs:gcmAAD (Results 1 – 1 of 1) sorted by relevance
726 static const unsigned char gcmAAD[] = { variable4681 if (!TEST_true(EVP_CipherUpdate(ctx, NULL, &outlen3, gcmAAD, sizeof(gcmAAD)))) { in test_gcm_reinit()4716 if (!TEST_true(EVP_CipherUpdate(ctx, NULL, &outlen3, gcmAAD, sizeof(gcmAAD)))) { in test_gcm_reinit()
Completed in 24 milliseconds