libgcrypt/scripts (install-sh missing)
cvs user werner
cvs@cvs.gnupg.org
Wed, 18 Jun 2003 20:27:55 +0200
Date: Wednesday, June 18, 2003 @ 20:27:55
Author: werner
Path: /cvs/gnupg/libgcrypt/scripts
Modified: install-sh missing
* basic.c (check_cbc_mac_cipher): Adjusted for new API of get_blklen
and get_keylen.
(check_ctr_cipher): Ditto.
(check_one_cipher): Ditto.
(check_one_md): Adjusted for new API of gcry_md_copy.
* benchmark.c (cipher_bench): Adjusted for new API of get_blklen
and get_keylen.
* gcrypt.h (gcry_cipher_get_algo_blklen)
(gcry_cipher_get_algo_keylen): Replaced macro by funcion.
* cipher.c (gcry_cipher_get_algo_keylen): New.
(gcry_cipher_get_algo_blklen): New.
------------+
install-sh | 2 +-
missing | 10 +++++-----
2 files changed, 6 insertions(+), 6 deletions(-)