]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/evp/evp_locl.h
Fourth phase EVP revision.
authorDr. Stephen Henson <steve@openssl.org>
Tue, 30 May 2000 02:21:15 +0000 (02:21 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 30 May 2000 02:21:15 +0000 (02:21 +0000)
commit5da2f69f4189f0e916c01db9f330ce4240f08777
treebc3b75ff319991ecdd5ce4c65ac96a8d7dba0db3
parent57ae2e242878b87a36bbc529e1b6432584fc93db
Fourth phase EVP revision.

Declare ciphers in terms of macros. This reduces
the amount of code and places each block cipher EVP
definition in a single file instead of being spread
over 4 files.
crypto/evp/evp_locl.h [new file with mode: 0644]