#include <stdio.h>
#include <string.h>
#include <string>
#include <openssl/base.h>
#include <openssl/aead.h>
#include <openssl/crypto.h>
#include <openssl/cipher.h>
#include <openssl/mem.h>
#include <gtest/gtest.h>
Go to the source code of this file.
Functions | |
TEST (CryptoTest, Strndup) | |
TEST (CryptoTest, Version) | |
TEST | ( | CryptoTest | , |
Strndup | |||
) |
Definition at line 40 of file crypto_test.cc.
TEST | ( | CryptoTest | , |
Version | |||
) |
Definition at line 31 of file crypto_test.cc.