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

  /src/crypto/external/bsd/openssl.old/dist/test/
evp_extra_test.c 332 static const unsigned char kGCMResetKey[] = {
730 if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, kGCMResetKey, t->iv1, 1))) {
  /src/crypto/external/bsd/openssl/dist/test/
evp_extra_test.c 468 static const unsigned char kGCMResetKey[] = {
4219 if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, kGCMResetKey, t->iv1, 1))) {
  /src/crypto/external/apache2/openssl/dist/test/
evp_extra_test.c 750 static const unsigned char kGCMResetKey[] = {
5248 if (!TEST_true(EVP_CipherInit_ex(ctx, NULL, NULL, kGCMResetKey, t->iv1, 1))) {

Completed in 37 milliseconds