emile: split OpenSSL, GNUTLS and no cipher into separate file as a first step toward...
authorCedric BAIL <cedric.bail@samsung.com>
Tue, 17 Mar 2015 07:50:07 +0000 (08:50 +0100)
committerCedric BAIL <cedric@osg.samsung.com>
Tue, 17 Mar 2015 08:58:18 +0000 (09:58 +0100)
commit10184ca86039b67fdaa2add4b465acbc437cdbc1
treeadb22039c6c9d6f0b6d59a8974bc76fdb5ee8672
parentc3a1859e59464a4317d2aed7f6691b3220c0b3f8
emile: split OpenSSL, GNUTLS and no cipher into separate file as a first step toward module.
src/Makefile_Emile.am
src/lib/emile/emile_cipher.c
src/lib/emile/emile_cipher_gnutls.c [new file with mode: 0644]
src/lib/emile/emile_cipher_openssl.c [new file with mode: 0644]