HomeSort by: relevance | last modified time | path
    Searched refs:with_aad (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/test/
evp_extra_test.c 7022 int with_aad = idx % 2; local
7023 size_t aad_len = with_aad ? sizeof(fixed_aad) - 1 : 0;
7056 cfg->name, with_aad ? "with AAD" : "no AAD",
7065 cfg->name, with_aad ? "with AAD" : "no AAD",
7072 cfg->name, with_aad ? "with AAD" : "no AAD", leg);
7085 cfg->name, with_aad ? "with AAD" : "no AAD");

Completed in 27 milliseconds