From: Dr. Stephen Henson Date: Mon, 9 Nov 2009 14:56:33 +0000 (+0000) Subject: make udpate X-Git-Tag: OpenSSL-fips-2_0-rc1~1455 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=f423c63bb05ba98f4842df2d582beb744655128c;ds=sidebyside make udpate --- diff --git a/TABLE b/TABLE index 623db06d89..989490b14e 100644 --- a/TABLE +++ b/TABLE @@ -1278,7 +1278,7 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = MACOSX $lflags = -Wl,-search_paths_first% -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHAR RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o $bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = @@ -2115,7 +2115,7 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o $bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = @@ -2301,7 +2301,7 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o $bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = @@ -2363,7 +2363,7 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o $bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = @@ -3820,7 +3820,7 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o $bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = @@ -4843,7 +4843,7 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o $bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = @@ -4874,7 +4874,7 @@ $unistd = $thread_cflag = -D_REENTRANT $sys_id = $lflags = -lsocket -lnsl -ldl -$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK BF_PTR2 DES_INT DES_UNROLL +$bn_ops = SIXTY_FOUR_BIT_LONG RC4_CHUNK DES_INT DES_UNROLL $cpuid_obj = x86_64cpuid.o $bn_obj = x86_64-gcc.o x86_64-mont.o $des_obj = diff --git a/util/libeay.num b/util/libeay.num index 0f2b6989d3..39f6170a29 100755 --- a/util/libeay.num +++ b/util/libeay.num @@ -4167,3 +4167,6 @@ DHparams_dup 4541 EXIST::FUNCTION:DH OCSP_REQ_CTX_add1_header 4542 EXIST::FUNCTION: OCSP_REQ_CTX_set1_req 4543 EXIST::FUNCTION: X509_STORE_set_verify_cb 4544 EXIST::FUNCTION: +X509_STORE_CTX_get0_current_crl 4545 EXIST::FUNCTION: +X509_STORE_CTX_get0_parent_ctx 4546 EXIST::FUNCTION: +X509_STORE_CTX_get0_current_issuer 4547 EXIST::FUNCTION: