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

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

Completed in 72 milliseconds