Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/test/
H A Devp_extra_test.c544 static const unsigned char gcmAAD[] = { variable
4223 if (!TEST_true(EVP_CipherUpdate(ctx, NULL, &outlen3, gcmAAD, sizeof(gcmAAD)))) { in test_gcm_reinit()
4258 if (!TEST_true(EVP_CipherUpdate(ctx, NULL, &outlen3, gcmAAD, sizeof(gcmAAD)))) { in test_gcm_reinit()