]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/dsa/dsa.h
Constify DSA-related code.
authorRichard Levitte <levitte@openssl.org>
Tue, 7 Nov 2000 13:54:39 +0000 (13:54 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 7 Nov 2000 13:54:39 +0000 (13:54 +0000)
commita4aba800d9e0f81617d2f3d95d4fa99a4487bab2
treeeac98957868e4dc4af45182a91a7144c2ea1dc0b
parent669cefdd3542e1dce8effeb8d898344c59608bfc
Constify DSA-related code.
24 files changed:
crypto/asn1/d2i_dsap.c
crypto/asn1/d2i_pr.c
crypto/asn1/d2i_pu.c
crypto/asn1/d2i_s_pr.c
crypto/asn1/d2i_s_pu.c
crypto/asn1/i2d_dsap.c
crypto/asn1/i2d_s_pr.c
crypto/asn1/i2d_s_pu.c
crypto/asn1/t_pkey.c
crypto/asn1/x_pubkey.c
crypto/dsa/dsa.h
crypto/dsa/dsa_asn1.c
crypto/dsa/dsa_gen.c
crypto/dsa/dsa_lib.c
crypto/dsa/dsa_ossl.c
crypto/dsa/dsa_vrf.c
crypto/engine/engine.h
crypto/engine/engine_int.h
crypto/engine/engine_list.c
crypto/engine/hw_atalla.c
crypto/engine/hw_cswift.c
crypto/engine/hw_ncipher.c
crypto/engine/hw_nuron.c
crypto/evp/evp_pkey.c