]> granicus.if.org Git - openssl/commit
Don't set non fips allow flags when calling RSA_new() and DSA_new().
authorDr. Stephen Henson <steve@openssl.org>
Tue, 22 Sep 2009 11:28:05 +0000 (11:28 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 22 Sep 2009 11:28:05 +0000 (11:28 +0000)
commit3cc52ee97a8573624d777c030ed826f6666d367e
treea6aa4651f47b8080357792f1b72ac1c12dba212e
parent822da9ccc36e6e51790ef4a6af678392c1582041
Don't set non fips allow flags when calling RSA_new() and DSA_new().
crypto/dsa/dsa_lib.c
crypto/rsa/rsa_eng.c