Initial DSA EVP_PKEY_METHOD. Fixup some error codes.
authorDr. Stephen Henson <steve@openssl.org>
Wed, 12 Apr 2006 10:20:47 +0000 (10:20 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Wed, 12 Apr 2006 10:20:47 +0000 (10:20 +0000)
commitc927df3fa19a2afda7bbacefbb366f7382b5269b
tree4acc885a629106c24fae58beba5ec9db078acc5b
parent4700aea951dcba9b1e3b724bf4d8f0c712578892
Initial DSA EVP_PKEY_METHOD. Fixup some error codes.
12 files changed:
crypto/dsa/Makefile
crypto/dsa/dsa.h
crypto/dsa/dsa_err.c
crypto/dsa/dsa_pmeth.c [new file with mode: 0644]
crypto/evp/evp.h
crypto/evp/evp_err.c
crypto/evp/p_dec.c
crypto/evp/p_enc.c
crypto/evp/pmeth_lib.c
crypto/rsa/rsa.h
crypto/rsa/rsa_err.c
crypto/rsa/rsa_pmeth.c