In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
authorGeoff Thorpe <geoff@openssl.org>
Mon, 30 Apr 2001 15:24:41 +0000 (15:24 +0000)
committerGeoff Thorpe <geoff@openssl.org>
Mon, 30 Apr 2001 15:24:41 +0000 (15:24 +0000)
commit7ae551fd03b447e41d3a74e803a711350383ebc4
treef0052965089d923ade8bb8bd45fe8afd28d5b466
parentc2e45f6ddf9219735e85d9b658a94e42c37ec0a2
In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
ENGINE code does not return a default, set an error.
crypto/dh/dh_lib.c
crypto/dsa/dsa_lib.c
crypto/rand/rand.h
crypto/rand/rand_err.c
crypto/rand/rand_lib.c
crypto/rsa/rsa_lib.c