Compare commits
113 Commits
main
...
OpenSSL_0_
Author | SHA1 | Date | |
---|---|---|---|
![]() |
51d355fac2 | ||
![]() |
3d37d5e24a | ||
![]() |
2728a1b4f3 | ||
![]() |
adb040d4cb | ||
![]() |
479d7934c0 | ||
![]() |
22d1acd5ac | ||
![]() |
b257c152c6 | ||
![]() |
77b97ee0d7 | ||
![]() |
e2ac4732cd | ||
![]() |
e8f665b495 | ||
![]() |
55f3ef29ea | ||
![]() |
c2d78c9623 | ||
![]() |
a4578a5413 | ||
![]() |
e884fcf785 | ||
![]() |
e96025755d | ||
![]() |
c9028b0ab5 | ||
![]() |
b4d2858f95 | ||
![]() |
dea446d995 | ||
![]() |
5cd94f9e9d | ||
![]() |
cad811fc41 | ||
![]() |
69f6a9f007 | ||
![]() |
4eeee0c59f | ||
![]() |
a5afa6c95f | ||
![]() |
625dacb93d | ||
![]() |
62e9c2e091 | ||
![]() |
e4106a4e24 | ||
![]() |
a506b8c7dd | ||
![]() |
e5cd536894 | ||
![]() |
629ea39a88 | ||
![]() |
7d9e1321c7 | ||
![]() |
83af7422a0 | ||
![]() |
ce8945f35c | ||
![]() |
dd890f0776 | ||
![]() |
af4ac437ab | ||
![]() |
607585fdaf | ||
![]() |
2f596aeef5 | ||
![]() |
69762c75fa | ||
![]() |
36b29660ce | ||
![]() |
4976983f30 | ||
![]() |
31e4ad25ba | ||
![]() |
225f4daf15 | ||
![]() |
b9927cfa2d | ||
![]() |
af6cafc603 | ||
![]() |
15da07d436 | ||
![]() |
886ed3544b | ||
![]() |
aff2922f9a | ||
![]() |
f32e0035a3 | ||
![]() |
7b1e7706d8 | ||
![]() |
cd74dda72a | ||
![]() |
032bb2a2c5 | ||
![]() |
fa96ed06d2 | ||
![]() |
43133041c9 | ||
![]() |
e0ee5ea962 | ||
![]() |
f5634286a3 | ||
![]() |
97d37c1c1e | ||
![]() |
739b139cb2 | ||
![]() |
0bc9920ad4 | ||
![]() |
3f516ce837 | ||
![]() |
9f197f9da5 | ||
![]() |
3dc2cc36e9 | ||
![]() |
ca3e683747 | ||
![]() |
38a1757168 | ||
![]() |
4104a57107 | ||
![]() |
b0c0f20071 | ||
![]() |
7870774162 | ||
![]() |
4213cdaf5d | ||
![]() |
39b4c974ee | ||
![]() |
508f56f17c | ||
![]() |
48665b7c99 | ||
![]() |
51971f7293 | ||
![]() |
3d3addb252 | ||
![]() |
3f8bdd1fdb | ||
![]() |
6181fd949f | ||
![]() |
afd61c63c2 | ||
![]() |
9a2073b4cd | ||
![]() |
f28468188b | ||
![]() |
8871d87512 | ||
![]() |
a2b81188be | ||
![]() |
f91f6cd5e4 | ||
![]() |
bd923a7bac | ||
![]() |
373c88faef | ||
![]() |
14813d8123 | ||
![]() |
92f2437f48 | ||
![]() |
da959761ff | ||
![]() |
d8cd25aa0d | ||
![]() |
d63d4f46fc | ||
![]() |
52161e090d | ||
![]() |
9e55e06501 | ||
![]() |
0b6df67fb1 | ||
![]() |
bf087e1ea1 | ||
![]() |
885818fb7c | ||
![]() |
2f370048cb | ||
![]() |
28dc02a9d8 | ||
![]() |
54ebaca535 | ||
![]() |
4fedc91a4a | ||
![]() |
f734aaa413 | ||
![]() |
a575d4b9ee | ||
![]() |
77a87ded3a | ||
![]() |
b958d2c298 | ||
![]() |
dc72a195c2 | ||
![]() |
e2812ff61f | ||
![]() |
8c2e34e27f | ||
![]() |
31f3950fbf | ||
![]() |
75b3654d18 | ||
![]() |
418f9ac5e3 | ||
![]() |
ad4afe4edf | ||
![]() |
c844b971cb | ||
![]() |
ca9b1c47af | ||
![]() |
86039d2751 | ||
![]() |
420a692f04 | ||
![]() |
1d2a464fe0 | ||
![]() |
7735dd0750 | ||
![]() |
bf7b075f0c |
4
CHANGES
4
CHANGES
@ -2,10 +2,6 @@
|
||||
OpenSSL CHANGES
|
||||
_______________
|
||||
|
||||
Changes between 0.9.8 and 0.9.9 [xx XXX xxxx]
|
||||
|
||||
*)
|
||||
|
||||
Changes between 0.9.7h and 0.9.8 [xx XXX xxxx]
|
||||
|
||||
*) Correct naming of the 'chil' and '4758cca' ENGINEs. This
|
||||
|
@ -150,12 +150,12 @@ BUILDENV= PLATFORM='${PLATFORM}' PROCESSOR='${PROCESSOR}' \
|
||||
CC='${CC}' CFLAG='${CFLAG}' \
|
||||
AS='${CC}' ASFLAG='${CFLAG} -c' \
|
||||
AR='${AR}' PERL='${PERL}' RANLIB='${RANLIB}' \
|
||||
SDIRS='$(SDIRS)' LIBRPATH='$(INSTALLTOP)/lib' \
|
||||
SDIRS='${SDIRS}' LIBRPATH='${INSTALLTOP}/lib' \
|
||||
INSTALLTOP='${INSTALLTOP}' OPENSSLDIR='${OPENSSLDIR}' \
|
||||
MAKEDEPEND='$$(TOP)/util/domd $$(TOP) -MD $(MAKEDEPPROG)'\
|
||||
MAKEDEPEND='$${TOP}/util/domd $${TOP} -MD ${MAKEDEPPROG}'\
|
||||
DEPFLAG='-DOPENSSL_NO_DEPRECATED ${DEPFLAG}' \
|
||||
MAKEDEPPROG='${MAKEDEPPROG}' \
|
||||
LDFLAGS="$(LDFLAGS)" SHARED_LDFLAGS="$(SHARED_LDFLAGS)" \
|
||||
LDFLAGS='${LDFLAGS}' SHARED_LDFLAGS='${SHARED_LDFLAGS}' \
|
||||
KRB5_INCLUDES='${KRB5_INCLUDES}' LIBKRB5='${LIBKRB5}' \
|
||||
EXE_EXT='${EXE_EXT}' SHARED_LIBS='${SHARED_LIBS}' \
|
||||
SHLIB_EXT='${SHLIB_EXT}' SHLIB_TARGET='${SHLIB_TARGET}' \
|
||||
@ -173,7 +173,7 @@ BUILDENV= PLATFORM='${PLATFORM}' PROCESSOR='${PROCESSOR}' \
|
||||
BUILD_CMD=if echo " $(DIRS) " | grep " $$dir " >/dev/null 2>/dev/null; then \
|
||||
if [ -d "$$dir" ]; then \
|
||||
(cd $$dir && echo "making $$target in $$dir..." && \
|
||||
$(MAKE) $(BUILDENV) $$target ) || exit 1; \
|
||||
$(MAKE) $(BUILDENV) BUILDENV="$(BUILDENV)" $$target ) || exit 1; \
|
||||
else \
|
||||
$(MAKE) $$dir; \
|
||||
fi; fi
|
||||
|
@ -89,21 +89,23 @@ CALC_VERSIONS= \
|
||||
|
||||
LINK_APP= \
|
||||
( $(SET_X); \
|
||||
LIBDEPS=$${LIBDEPS:-$(LIBDEPS)}; \
|
||||
LIBPATH=`for x in $$LIBDEPS; do if echo $$x | grep '^ *-L' > /dev/null 2>&1; then echo $$x | sed -e 's/^ *-L//'; fi; done | uniq`; \
|
||||
LIBDEPS="$${LIBDEPS:-$(LIBDEPS)}"; \
|
||||
LDCMD="$${LDCMD:-$(CC)}"; LDFLAGS="$${LDFLAGS:-$(CFLAGS)}"; \
|
||||
LIBPATH=`for x in $(LIBDEPS); do if echo $$x | grep '^ *-L' > /dev/null 2>&1; then echo $$x | sed -e 's/^ *-L//'; fi; done | uniq`; \
|
||||
LIBPATH=`echo $$LIBPATH | sed -e 's/ /:/g'`; \
|
||||
LD_LIBRARY_PATH=$$LIBPATH:$$LD_LIBRARY_PATH \
|
||||
$${LDCMD:=$(CC)} $${LDFLAGS:=$(CFLAGS)} \
|
||||
-o $${APPNAME:=$(APPNAME)} $(OBJECTS) $$LIBDEPS )
|
||||
$${LDCMD} $${LDFLAGS} -o $${APPNAME:=$(APPNAME)} $(OBJECTS) $${LIBDEPS} )
|
||||
|
||||
LINK_SO= \
|
||||
( $(SET_X); \
|
||||
LIBDEPS=$${LIBDEPS:-$(LIBDEPS)}; \
|
||||
LIBDEPS="$${LIBDEPS:-$(LIBDEPS)}"; \
|
||||
SHAREDCMD="$${SHAREDCMD:-$(CC)}"; \
|
||||
SHAREDFLAGS="$${SHAREDFLAGS:-$(CFLAGS) $(SHARED_LDFLAGS)}"; \
|
||||
nm -Pg $$SHOBJECTS | grep ' [BDT] ' | cut -f1 -d' ' > lib$(LIBNAME).exp; \
|
||||
LIBPATH=`for x in $$LIBDEPS; do if echo $$x | grep '^ *-L' > /dev/null 2>&1; then echo $$x | sed -e 's/^ *-L//'; fi; done | uniq`; \
|
||||
LIBPATH=`echo $$LIBPATH | sed -e 's/ /:/g'`; \
|
||||
LD_LIBRARY_PATH=$$LIBPATH:$$LD_LIBRARY_PATH \
|
||||
$${SHAREDCMD:=$(CC)} $${SHAREDFLAGS:=$(CFLAGS) $(SHARED_LDFLAGS)} \
|
||||
$${SHAREDCMD} $${SHAREDFLAGS} \
|
||||
-o $$SHLIB$$SHLIB_SOVER$$SHLIB_SUFFIX \
|
||||
$$ALLSYMSFLAGS $$SHOBJECTS $$NOALLSYMSFLAGS $$LIBDEPS \
|
||||
) && $(SYMLINK_SO); \
|
||||
|
69
NEWS
69
NEWS
@ -5,6 +5,75 @@
|
||||
This file gives a brief overview of the major changes between each OpenSSL
|
||||
release. For more details please read the CHANGES file.
|
||||
|
||||
Major changes between OpenSSL 0.9.7g and OpenSSL 0.9.8:
|
||||
|
||||
o Major work on the BIGNUM library for higher efficiency and to
|
||||
make operations more streamlined and less contradictory. This
|
||||
is the result of a major audit of the BIGNUM library.
|
||||
o Addition of BIGNUM functions for fields GF(2^m) and NIST
|
||||
curves, to support the Elliptic Crypto functions.
|
||||
o Major work on Elliptic Crypto; ECDH and ECDSA added, including
|
||||
the use through EVP, X509 and ENGINE.
|
||||
o New ASN.1 mini-compiler that's usable through the OpenSSL
|
||||
configuration file.
|
||||
o Added support for ASN.1 indefinite length constructed encoding.
|
||||
o New PKCS#12 'medium level' API to manipulate PKCS#12 files.
|
||||
o Complete rework of shared library construction and linking
|
||||
programs with shared or static libraries, through a separate
|
||||
Makefile.shared.
|
||||
o Changed ENGINE framework to load dynamic engine modules
|
||||
automatically from specifically given directories.
|
||||
o New structure and ASN.1 functions for CertificatePair.
|
||||
o Changed the ZLIB compression method to be stateful.
|
||||
o Changed the key-generation and primality testing "progress"
|
||||
mechanism to take a structure that contains the ticker
|
||||
function and an argument.
|
||||
o New engine module: GMP (performs private key exponentiation).
|
||||
o New engine module: VIA PadLOck ACE extension in VIA C3
|
||||
Nehemiah processors.
|
||||
o Added support for IPv6 addresses in certificate extensions.
|
||||
See RFC 1884, section 2.2.
|
||||
o Added support for certificate policy mappings, policy
|
||||
constraints and name constraints.
|
||||
o Added support for multi-valued AVAs in the OpenSSL
|
||||
configuration file.
|
||||
o Added support for multiple certificates with the same subject
|
||||
in the 'openssl ca' index file.
|
||||
o Make it possible to create self-signed certificates using
|
||||
'openssl ca -selfsign'.
|
||||
o Make it possible to generate a serial number file with
|
||||
'openssl ca -create_serial'.
|
||||
o New binary search functions with extended functionality.
|
||||
o New BUF functions.
|
||||
o New STORE structure and library to provide an interface to all
|
||||
sorts of data repositories. Supports storage of public and
|
||||
private keys, certificates, CRLs, numbers and arbitrary blobs.
|
||||
This library is unfortunately unfinished and unused withing
|
||||
OpenSSL.
|
||||
o New control functions for the error stack.
|
||||
o Changed the PKCS#7 library to support one-pass S/MIME
|
||||
processing.
|
||||
o Added the possibility to compile without old deprecated
|
||||
functionality with the OPENSSL_NO_DEPRECATED macro or the
|
||||
'no-deprecated' argument to the config and Configure scripts.
|
||||
o Constification of all ASN.1 conversion functions, and other
|
||||
affected functions.
|
||||
o Improved platform support for PowerPC.
|
||||
o New FIPS 180-2 algorithms (SHA-224, -256, -384 and -512).
|
||||
o New X509_VERIFY_PARAM structure to support parametrisation
|
||||
of X.509 path validation.
|
||||
o Major overhaul of RC4 performance on Intel P4, IA-64 and
|
||||
AMD64.
|
||||
o Changed the Configure script to have some algorithms disabled
|
||||
by default. Those can be explicitely enabled with the new
|
||||
argument form 'enable-xxx'.
|
||||
o Change the default digest in 'openssl' commands from MD5 to
|
||||
SHA-1.
|
||||
o Added support for DTLS. THIS IS STILL BEING WORKED ON!
|
||||
o New BIGNUM blinding.
|
||||
o Added support for the RSA-PSS encryption scheme
|
||||
o Added support for the RSA X.931 padding.
|
||||
|
||||
Major changes between OpenSSL 0.9.7f and OpenSSL 0.9.7g:
|
||||
|
||||
o More compilation issues fixed.
|
||||
|
2
README
2
README
@ -1,5 +1,5 @@
|
||||
|
||||
OpenSSL 0.9.9-dev XX xxx XXXX
|
||||
OpenSSL 0.9.8-beta3 31 May 2005
|
||||
|
||||
Copyright (c) 1998-2005 The OpenSSL Project
|
||||
Copyright (c) 1995-1998 Eric A. Young, Tim J. Hudson
|
||||
|
4
STATUS
4
STATUS
@ -1,10 +1,12 @@
|
||||
|
||||
OpenSSL STATUS Last modified at
|
||||
______________ $Date: 2005/05/19 19:43:28 $
|
||||
______________ $Date: 2005/05/30 22:56:49 $
|
||||
|
||||
DEVELOPMENT STATE
|
||||
|
||||
o OpenSSL 0.9.9: Under development...
|
||||
o OpenSSL 0.9.8-beta3: Released on May 31th, 2005
|
||||
o OpenSSL 0.9.8-beta2: Released on May 24th, 2005
|
||||
o OpenSSL 0.9.8-beta1: Released on May 19th, 2005
|
||||
o OpenSSL 0.9.7g: Released on April 11th, 2005
|
||||
o OpenSSL 0.9.7f: Released on March 22nd, 2005
|
||||
|
@ -86,7 +86,7 @@ req: sreq.o $(A_OBJ) $(DLIBCRYPTO)
|
||||
shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \
|
||||
shlib_target="$(SHLIB_TARGET)"; \
|
||||
fi; \
|
||||
$(MAKE) -f $(TOP)/Makefile.shared \
|
||||
$(MAKE) -f $(TOP)/Makefile.shared $(BUILDENV) \
|
||||
APPNAME=req OBJECTS="sreq.o $(A_OBJ) $(RAND_OBJ)" \
|
||||
LIBDEPS="$(PEX_LIBS) $(LIBCRYPTO) $(EX_LIBS)" \
|
||||
link_app.$${shlib_target}
|
||||
@ -158,7 +158,7 @@ $(EXE): progs.h $(E_OBJ) $(PROGRAM).o $(DLIBCRYPTO) $(DLIBSSL)
|
||||
else \
|
||||
LIBRARIES="$(LIBSSL) $(LIBKRB5) $(LIBCRYPTO)" ; \
|
||||
fi; \
|
||||
$(MAKE) -f $(TOP)/Makefile.shared \
|
||||
$(MAKE) -f $(TOP)/Makefile.shared $(BUILDENV) \
|
||||
APPNAME=$(EXE) OBJECTS="$(PROGRAM).o $(E_OBJ)" \
|
||||
LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
|
||||
link_app.$${shlib_target}
|
||||
@ -621,25 +621,24 @@ rand.o: ../include/openssl/safestack.h ../include/openssl/sha.h
|
||||
rand.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
|
||||
rand.o: ../include/openssl/txt_db.h ../include/openssl/x509.h
|
||||
rand.o: ../include/openssl/x509_vfy.h apps.h rand.c
|
||||
req.o: ../crypto/cryptlib.h ../e_os.h ../include/openssl/asn1.h
|
||||
req.o: ../include/openssl/bio.h ../include/openssl/bn.h
|
||||
req.o: ../include/openssl/buffer.h ../include/openssl/conf.h
|
||||
req.o: ../include/openssl/crypto.h ../include/openssl/dh.h
|
||||
req.o: ../include/openssl/dsa.h ../include/openssl/e_os2.h
|
||||
req.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
|
||||
req.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
|
||||
req.o: ../include/openssl/err.h ../include/openssl/evp.h
|
||||
req.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
|
||||
req.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
|
||||
req.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
|
||||
req.o: ../include/openssl/pem.h ../include/openssl/pem2.h
|
||||
req.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
|
||||
req.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
|
||||
req.o: ../include/openssl/sha.h ../include/openssl/stack.h
|
||||
req.o: ../include/openssl/store.h ../include/openssl/symhacks.h
|
||||
req.o: ../include/openssl/txt_db.h ../include/openssl/ui.h
|
||||
req.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
|
||||
req.o: ../include/openssl/x509v3.h apps.h req.c
|
||||
req.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
|
||||
req.o: ../include/openssl/bn.h ../include/openssl/buffer.h
|
||||
req.o: ../include/openssl/conf.h ../include/openssl/crypto.h
|
||||
req.o: ../include/openssl/dh.h ../include/openssl/dsa.h
|
||||
req.o: ../include/openssl/e_os2.h ../include/openssl/ec.h
|
||||
req.o: ../include/openssl/ecdh.h ../include/openssl/ecdsa.h
|
||||
req.o: ../include/openssl/engine.h ../include/openssl/err.h
|
||||
req.o: ../include/openssl/evp.h ../include/openssl/lhash.h
|
||||
req.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
|
||||
req.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
|
||||
req.o: ../include/openssl/ossl_typ.h ../include/openssl/pem.h
|
||||
req.o: ../include/openssl/pem2.h ../include/openssl/pkcs7.h
|
||||
req.o: ../include/openssl/rand.h ../include/openssl/rsa.h
|
||||
req.o: ../include/openssl/safestack.h ../include/openssl/sha.h
|
||||
req.o: ../include/openssl/stack.h ../include/openssl/store.h
|
||||
req.o: ../include/openssl/symhacks.h ../include/openssl/txt_db.h
|
||||
req.o: ../include/openssl/ui.h ../include/openssl/x509.h
|
||||
req.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h apps.h req.c
|
||||
rsa.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
|
||||
rsa.o: ../include/openssl/bn.h ../include/openssl/buffer.h
|
||||
rsa.o: ../include/openssl/conf.h ../include/openssl/crypto.h
|
||||
|
@ -263,6 +263,9 @@ int MAIN(int argc, char **argv)
|
||||
int starttls_proto = 0;
|
||||
int prexit = 0, vflags = 0;
|
||||
SSL_METHOD *meth=NULL;
|
||||
#ifdef sock_type
|
||||
#undef sock_type
|
||||
#endif
|
||||
int sock_type=SOCK_STREAM;
|
||||
BIO *sbio;
|
||||
char *inrand=NULL;
|
||||
|
@ -262,6 +262,9 @@ static char *engine_id=NULL;
|
||||
static const char *session_id_prefix=NULL;
|
||||
|
||||
static int enable_timeouts = 0;
|
||||
#ifdef mtu
|
||||
#undef mtu
|
||||
#endif
|
||||
static long mtu;
|
||||
static int cert_chain = 0;
|
||||
|
||||
@ -534,6 +537,9 @@ int MAIN(int argc, char *argv[])
|
||||
int no_tmp_rsa=0,no_dhe=0,no_ecdhe=0,nocert=0;
|
||||
int state=0;
|
||||
SSL_METHOD *meth=NULL;
|
||||
#ifdef sock_type
|
||||
#undef sock_type
|
||||
#endif
|
||||
int sock_type=SOCK_STREAM;
|
||||
#ifndef OPENSSL_NO_ENGINE
|
||||
ENGINE *e=NULL;
|
||||
|
@ -52,30 +52,6 @@ top:
|
||||
|
||||
all: shared
|
||||
|
||||
BUILDENV= PLATFORM='${PLATFORM}' PROCESSOR='${PROCESSOR}' \
|
||||
CC='${CC}' CFLAG='${CFLAG}' \
|
||||
AS='${CC}' ASFLAG='${CFLAG} -c' \
|
||||
AR='${AR}' PERL='${PERL}' RANLIB='${RANLIB}' \
|
||||
SDIRS='$(SDIRS)' LIBRPATH='$(INSTALLTOP)/lib' \
|
||||
INSTALLTOP='${INSTALLTOP}' OPENSSLDIR='${OPENSSLDIR}' \
|
||||
MAKEDEPEND='$$(TOP)/util/domd $$(TOP) -MD $(MAKEDEPPROG)'\
|
||||
DEPFLAG='-DOPENSSL_NO_DEPRECATED ${DEPFLAG}' \
|
||||
MAKEDEPPROG='${MAKEDEPPROG}' \
|
||||
LDFLAGS="$(LDFLAGS)" SHARED_LDFLAGS="$(SHARED_LDFLAGS)" \
|
||||
KRB5_INCLUDES='${KRB5_INCLUDES}' LIBKRB5='${LIBKRB5}' \
|
||||
EXE_EXT='${EXE_EXT}' SHARED_LIBS='${SHARED_LIBS}' \
|
||||
SHLIB_EXT='${SHLIB_EXT}' SHLIB_TARGET='${SHLIB_TARGET}' \
|
||||
PEX_LIBS='${PEX_LIBS}' EX_LIBS='${EX_LIBS}' \
|
||||
CPUID_OBJ='${CPUID_OBJ}' \
|
||||
BN_ASM='${BN_ASM}' DES_ENC='${DES_ENC}' \
|
||||
AES_ASM_OBJ='${AES_ASM_OBJ}' \
|
||||
BF_ENC='${BF_ENC}' CAST_ENC='${CAST_ENC}' \
|
||||
RC4_ENC='${RC4_ENC}' RC5_ENC='${RC5_ENC}' \
|
||||
SHA1_ASM_OBJ='${SHA1_ASM_OBJ}' \
|
||||
MD5_ASM_OBJ='${MD5_ASM_OBJ}' \
|
||||
RMD160_ASM_OBJ='${RMD160_ASM_OBJ}' \
|
||||
THIS=$${THIS:-$@}
|
||||
|
||||
buildinf.h: ../Makefile
|
||||
( echo "#ifndef MK1MF_BUILD"; \
|
||||
echo ' /* auto-generated by crypto/Makefile for crypto/cversion.c */'; \
|
||||
|
@ -92,7 +92,7 @@ b_dump.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
||||
b_dump.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
|
||||
b_dump.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
b_dump.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||
b_dump.o: ../../include/openssl/symhacks.h ../cryptlib.h b_dump.c
|
||||
b_dump.o: ../../include/openssl/symhacks.h ../cryptlib.h b_dump.c bio_lcl.h
|
||||
b_print.o: ../../e_os.h ../../include/openssl/bio.h ../../include/openssl/bn.h
|
||||
b_print.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
|
||||
b_print.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
||||
@ -183,14 +183,14 @@ bss_fd.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
||||
bss_fd.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
|
||||
bss_fd.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
bss_fd.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||
bss_fd.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_fd.c
|
||||
bss_fd.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lcl.h bss_fd.c
|
||||
bss_file.o: ../../e_os.h ../../include/openssl/bio.h
|
||||
bss_file.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
|
||||
bss_file.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
||||
bss_file.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
|
||||
bss_file.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
bss_file.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||
bss_file.o: ../../include/openssl/symhacks.h ../cryptlib.h bss_file.c
|
||||
bss_file.o: ../../include/openssl/symhacks.h ../cryptlib.h bio_lcl.h bss_file.c
|
||||
bss_log.o: ../../e_os.h ../../include/openssl/bio.h
|
||||
bss_log.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
|
||||
bss_log.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
||||
|
@ -194,7 +194,7 @@ $ LIB_EC = "ec_lib,ecp_smpl,ecp_mont,ecp_nist,ec_cvt,ec_mult,"+ -
|
||||
"ec2_smpl,ec2_mult"
|
||||
$ LIB_RSA = "rsa_eay,rsa_gen,rsa_lib,rsa_sign,rsa_saos,rsa_err,"+ -
|
||||
"rsa_pk1,rsa_ssl,rsa_none,rsa_oaep,rsa_chk,rsa_null,"+ -
|
||||
"rsa_asn1,rsa_depr"
|
||||
"rsa_pss,rsa_x931,rsa_asn1,rsa_depr"
|
||||
$ LIB_DSA = "dsa_gen,dsa_key,dsa_lib,dsa_asn1,dsa_vrf,dsa_sign,"+ -
|
||||
"dsa_err,dsa_ossl,dsa_depr"
|
||||
$ LIB_ECDSA = "ecs_lib,ecs_asn1,ecs_ossl,ecs_sign,ecs_vrf,ecs_err"
|
||||
|
@ -2740,8 +2740,8 @@ static ASN1_OBJECT *ln_objs[NUM_LN]={
|
||||
&(nid_objs[648]),/* "Microsoft Smartcardlogin" */
|
||||
&(nid_objs[136]),/* "Microsoft Trust List Signing" */
|
||||
&(nid_objs[649]),/* "Microsoft Universal Principal Name" */
|
||||
&(nid_objs[404]),/* "NULL" */
|
||||
&(nid_objs[393]),/* "NULL" */
|
||||
&(nid_objs[404]),/* "NULL" */
|
||||
&(nid_objs[72]),/* "Netscape Base Url" */
|
||||
&(nid_objs[76]),/* "Netscape CA Policy Url" */
|
||||
&(nid_objs[74]),/* "Netscape CA Revocation Url" */
|
||||
@ -3450,8 +3450,8 @@ static ASN1_OBJECT *ln_objs[NUM_LN]={
|
||||
static ASN1_OBJECT *obj_objs[NUM_OBJ]={
|
||||
&(nid_objs[ 0]),/* OBJ_undef 0 */
|
||||
&(nid_objs[393]),/* OBJ_joint_iso_ccitt OBJ_joint_iso_itu_t */
|
||||
&(nid_objs[645]),/* OBJ_itu_t 0 */
|
||||
&(nid_objs[404]),/* OBJ_ccitt OBJ_itu_t */
|
||||
&(nid_objs[645]),/* OBJ_itu_t 0 */
|
||||
&(nid_objs[434]),/* OBJ_data 0 9 */
|
||||
&(nid_objs[181]),/* OBJ_iso 1 */
|
||||
&(nid_objs[182]),/* OBJ_member_body 1 2 */
|
||||
|
@ -12,7 +12,7 @@
|
||||
* 0.9.3-beta2 0x00903002 (same as ...beta2-dev)
|
||||
* 0.9.3 0x0090300f
|
||||
* 0.9.3a 0x0090301f
|
||||
* 0.9.4 0x0090400f
|
||||
* 0.9.4 0x0090400f
|
||||
* 1.2.3z 0x102031af
|
||||
*
|
||||
* For continuity reasons (because 0.9.5 is already out, and is coded
|
||||
@ -25,11 +25,11 @@
|
||||
* (Prior to 0.9.5a beta1, a different scheme was used: MMNNFFRBB for
|
||||
* major minor fix final patch/beta)
|
||||
*/
|
||||
#define OPENSSL_VERSION_NUMBER 0x00909000L
|
||||
#define OPENSSL_VERSION_NUMBER 0x00908003L
|
||||
#ifdef OPENSSL_FIPS
|
||||
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.9-fips-dev XX xxx XXXX"
|
||||
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8-fips-beta3 31 May 2005"
|
||||
#else
|
||||
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.9-dev XX xxx XXXX"
|
||||
#define OPENSSL_VERSION_TEXT "OpenSSL 0.9.8-beta3 31 May 2005"
|
||||
#endif
|
||||
#define OPENSSL_VERSION_PTEXT " part of " OPENSSL_VERSION_TEXT
|
||||
|
||||
|
@ -719,9 +719,9 @@ sub main'initseg
|
||||
$tmp=<<___;
|
||||
.section .init
|
||||
call $under$f
|
||||
jmp 1f
|
||||
jmp .Linitalign
|
||||
.align $align
|
||||
1:
|
||||
.Linitalign:
|
||||
___
|
||||
}
|
||||
elsif ($main'coff)
|
||||
|
@ -22,7 +22,7 @@ LIBOBJ=pqueue.o
|
||||
|
||||
SRC= $(LIBSRC)
|
||||
|
||||
EXHEADER= pqueue.h
|
||||
EXHEADER= pqueue.h pq_compat.h
|
||||
HEADER= $(EXHEADER)
|
||||
|
||||
ALL= $(GENERAL) $(SRC) $(HEADER)
|
||||
@ -79,5 +79,6 @@ pqueue.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
|
||||
pqueue.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
||||
pqueue.o: ../../include/openssl/lhash.h ../../include/openssl/opensslconf.h
|
||||
pqueue.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
pqueue.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||
pqueue.o: ../../include/openssl/symhacks.h ../cryptlib.h pqueue.c pqueue.h
|
||||
pqueue.o: ../../include/openssl/pq_compat.h ../../include/openssl/safestack.h
|
||||
pqueue.o: ../../include/openssl/stack.h ../../include/openssl/symhacks.h
|
||||
pqueue.o: ../cryptlib.h pqueue.c pqueue.h
|
||||
|
134
crypto/pqueue/pq_compat.h
Normal file
134
crypto/pqueue/pq_compat.h
Normal file
@ -0,0 +1,134 @@
|
||||
/* crypto/pqueue/pqueue_compat.h */
|
||||
/*
|
||||
* DTLS implementation written by Nagendra Modadugu
|
||||
* (nagendra@cs.stanford.edu) for the OpenSSL project 2005.
|
||||
*/
|
||||
/* ====================================================================
|
||||
* Copyright (c) 1999-2005 The OpenSSL Project. All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
* are met:
|
||||
*
|
||||
* 1. Redistributions of source code must retain the above copyright
|
||||
* notice, this list of conditions and the following disclaimer.
|
||||
*
|
||||
* 2. Redistributions in binary form must reproduce the above copyright
|
||||
* notice, this list of conditions and the following disclaimer in
|
||||
* the documentation and/or other materials provided with the
|
||||
* distribution.
|
||||
*
|
||||
* 3. All advertising materials mentioning features or use of this
|
||||
* software must display the following acknowledgment:
|
||||
* "This product includes software developed by the OpenSSL Project
|
||||
* for use in the OpenSSL Toolkit. (http://www.OpenSSL.org/)"
|
||||
*
|
||||
* 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
|
||||
* endorse or promote products derived from this software without
|
||||
* prior written permission. For written permission, please contact
|
||||
* openssl-core@OpenSSL.org.
|
||||
*
|
||||
* 5. Products derived from this software may not be called "OpenSSL"
|
||||
* nor may "OpenSSL" appear in their names without prior written
|
||||
* permission of the OpenSSL Project.
|
||||
*
|
||||
* 6. Redistributions of any form whatsoever must retain the following
|
||||
* acknowledgment:
|
||||
* "This product includes software developed by the OpenSSL Project
|
||||
* for use in the OpenSSL Toolkit (http://www.OpenSSL.org/)"
|
||||
*
|
||||
* THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
|
||||
* EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
|
||||
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
|
||||
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
|
||||
* NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
|
||||
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
||||
* HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
||||
* STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
|
||||
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
|
||||
* OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
* ====================================================================
|
||||
*
|
||||
* This product includes cryptographic software written by Eric Young
|
||||
* (eay@cryptsoft.com). This product includes software written by Tim
|
||||
* Hudson (tjh@cryptsoft.com).
|
||||
*
|
||||
*/
|
||||
|
||||
#include "opensslconf.h"
|
||||
#include <openssl/bn.h>
|
||||
|
||||
/*
|
||||
* The purpose of this header file is for supporting 64-bit integer
|
||||
* manipulation on 32-bit (and lower) machines. Currently the only
|
||||
* such environment is VMS. Other environments that do not natively
|
||||
* support 64-bit integers can safely use the code developed for VMS.
|
||||
*
|
||||
* The only clients of this code are (1) pqueue for priority, and
|
||||
* (2) DTLS, for sequence number manipulation.
|
||||
*/
|
||||
|
||||
#if defined(OPENSSL_SYS_VMS) || defined(VMS_TEST)
|
||||
|
||||
#define PQ_64BIT BIGNUM
|
||||
#define PQ_64BIT_CTX BN_CTX
|
||||
|
||||
#define pq_64bit_init(x) BN_init(x)
|
||||
#define pq_64bit_free(x) BN_free(x)
|
||||
|
||||
#define pq_64bit_ctx_new(ctx) BN_CTX_new()
|
||||
#define pq_64bit_ctx_free(x) BN_CTX_free(x)
|
||||
|
||||
#define pq_64bit_assign(x, y) BN_copy(x, y)
|
||||
#define pq_64bit_assign_word(x, y) BN_set_word(x, y)
|
||||
#define pq_64bit_gt(x, y) BN_ucmp(x, y) >= 1 ? 1 : 0
|
||||
#define pq_64bit_eq(x, y) BN_ucmp(x, y) == 0 ? 1 : 0
|
||||
#define pq_64bit_add_word(x, w) BN_add_word(x, w)
|
||||
#define pq_64bit_sub(r, x, y) BN_sub(r, x, y)
|
||||
#define pq_64bit_sub_word(x, w) BN_sub_word(x, w)
|
||||
#define pq_64bit_mod(r, x, n, ctx) BN_mod(r, x, n, ctx)
|
||||
|
||||
#define pq_64bit_bin2num(bn, bytes, len) BN_bin2bn(bytes, len, bn)
|
||||
#define pq_64bit_num2bin(bn, bytes) BN_bn2bin(bn, bytes)
|
||||
#define pq_64bit_get_word(x) BN_get_word(x)
|
||||
#define pq_64bit_is_bit_set(x, offset) BN_is_bit_set(x, offset)
|
||||
#define pq_64bit_lshift(r, x, shift) BN_lshift(r, x, shift)
|
||||
#define pq_64bit_set_bit(x, num) BN_set_bit(x, num)
|
||||
#define pq_64bit_get_length(x) BN_num_bits((x))
|
||||
|
||||
#else
|
||||
|
||||
#if defined(SIXTY_FOUR_BIT) || defined(SIXTY_FOUR_BIT_LONG)
|
||||
#define PQ_64BIT BN_ULONG
|
||||
#elif defined(THIRTY_TWO_BIT)
|
||||
#define PQ_64BIT BN_ULLONG
|
||||
#endif
|
||||
|
||||
#define PQ_64BIT_CTX void
|
||||
|
||||
#define pq_64bit_init(x)
|
||||
#define pq_64bit_free(x)
|
||||
#define pq_64bit_ctx_new(ctx) (ctx)
|
||||
#define pq_64bit_ctx_free(x)
|
||||
|
||||
#define pq_64bit_assign(x, y) (*(x) = *(y))
|
||||
#define pq_64bit_assign_word(x, y) (*(x) = y)
|
||||
#define pq_64bit_gt(x, y) (*(x) > *(y))
|
||||
#define pq_64bit_eq(x, y) (*(x) == *(y))
|
||||
#define pq_64bit_add_word(x, w) (*(x) = (*(x) + (w)))
|
||||
#define pq_64bit_sub(r, x, y) (*(r) = (*(x) - *(y)))
|
||||
#define pq_64bit_sub_word(x, w) (*(x) = (*(x) - (w)))
|
||||
#define pq_64bit_mod(r, x, n, ctx)
|
||||
|
||||
#define pq_64bit_bin2num(num, bytes, len) bytes_to_long_long(bytes, num)
|
||||
#define pq_64bit_num2bin(num, bytes) long_long_to_bytes(num, bytes)
|
||||
#define pq_64bit_get_word(x) *(x)
|
||||
#define pq_64bit_lshift(r, x, shift) (*(r) = (*(x) << (shift)))
|
||||
#define pq_64bit_set_bit(x, num) do { \
|
||||
PQ_64BIT mask = 1; \
|
||||
mask = mask << (num); \
|
||||
*(x) |= mask; \
|
||||
} while(0)
|
||||
#endif /* OPENSSL_SYS_VMS */
|
@ -68,12 +68,14 @@ typedef struct _pqueue
|
||||
} pqueue_s;
|
||||
|
||||
pitem *
|
||||
pitem_new(BN_ULLONG priority, void *data)
|
||||
pitem_new(PQ_64BIT priority, void *data)
|
||||
{
|
||||
pitem *item = (pitem *) OPENSSL_malloc(sizeof(pitem));
|
||||
if (item == NULL) return NULL;
|
||||
|
||||
item->priority = priority;
|
||||
pq_64bit_init(&(item->priority));
|
||||
pq_64bit_assign(&item->priority, &priority);
|
||||
|
||||
item->data = data;
|
||||
item->next = NULL;
|
||||
|
||||
@ -84,7 +86,8 @@ void
|
||||
pitem_free(pitem *item)
|
||||
{
|
||||
if (item == NULL) return;
|
||||
|
||||
|
||||
pq_64bit_free(&(item->priority));
|
||||
OPENSSL_free(item);
|
||||
}
|
||||
|
||||
@ -121,7 +124,7 @@ pqueue_insert(pqueue_s *pq, pitem *item)
|
||||
next != NULL;
|
||||
curr = next, next = next->next)
|
||||
{
|
||||
if (item->priority < next->priority)
|
||||
if (pq_64bit_gt(&(next->priority), &(item->priority)))
|
||||
{
|
||||
item->next = next;
|
||||
|
||||
@ -133,7 +136,7 @@ pqueue_insert(pqueue_s *pq, pitem *item)
|
||||
return item;
|
||||
}
|
||||
/* duplicates not allowed */
|
||||
if (item->priority == next->priority)
|
||||
if (pq_64bit_eq(&(item->priority), &(next->priority)))
|
||||
return NULL;
|
||||
}
|
||||
|
||||
@ -161,7 +164,7 @@ pqueue_pop(pqueue_s *pq)
|
||||
}
|
||||
|
||||
pitem *
|
||||
pqueue_find(pqueue_s *pq, BN_ULLONG priority)
|
||||
pqueue_find(pqueue_s *pq, PQ_64BIT priority)
|
||||
{
|
||||
pitem *next, *prev = NULL;
|
||||
pitem *found = NULL;
|
||||
@ -172,7 +175,7 @@ pqueue_find(pqueue_s *pq, BN_ULLONG priority)
|
||||
for ( next = pq->items; next->next != NULL;
|
||||
prev = next, next = next->next)
|
||||
{
|
||||
if ( next->priority == priority)
|
||||
if ( pq_64bit_eq(&(next->priority), &priority))
|
||||
{
|
||||
found = next;
|
||||
break;
|
||||
@ -180,7 +183,7 @@ pqueue_find(pqueue_s *pq, BN_ULLONG priority)
|
||||
}
|
||||
|
||||
/* check the one last node */
|
||||
if ( next->priority == priority)
|
||||
if ( pq_64bit_eq(&(next->priority), &priority))
|
||||
found = next;
|
||||
|
||||
if ( ! found)
|
||||
@ -196,6 +199,7 @@ pqueue_find(pqueue_s *pq, BN_ULLONG priority)
|
||||
return found;
|
||||
}
|
||||
|
||||
#if !(defined(OPENSSL_SYS_VMS) || defined(VMS_TEST))
|
||||
void
|
||||
pqueue_print(pqueue_s *pq)
|
||||
{
|
||||
@ -207,6 +211,7 @@ pqueue_print(pqueue_s *pq)
|
||||
item = item->next;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
pitem *
|
||||
pqueue_iterator(pqueue_s *pq)
|
||||
|
@ -64,18 +64,20 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <openssl/pq_compat.h>
|
||||
|
||||
typedef struct _pqueue *pqueue;
|
||||
|
||||
typedef struct _pitem
|
||||
{
|
||||
BN_ULLONG priority;
|
||||
PQ_64BIT priority;
|
||||
void *data;
|
||||
struct _pitem *next;
|
||||
} pitem;
|
||||
|
||||
typedef struct _pitem *piterator;
|
||||
|
||||
pitem *pitem_new(BN_ULLONG priority, void *data);
|
||||
pitem *pitem_new(PQ_64BIT priority, void *data);
|
||||
void pitem_free(pitem *item);
|
||||
|
||||
pqueue pqueue_new(void);
|
||||
@ -84,7 +86,7 @@ void pqueue_free(pqueue pq);
|
||||
pitem *pqueue_insert(pqueue pq, pitem *item);
|
||||
pitem *pqueue_peek(pqueue pq);
|
||||
pitem *pqueue_pop(pqueue pq);
|
||||
pitem *pqueue_find(pqueue pq, BN_ULLONG priority);
|
||||
pitem *pqueue_find(pqueue pq, PQ_64BIT priority);
|
||||
pitem *pqueue_iterator(pqueue pq);
|
||||
pitem *pqueue_next(piterator *iter);
|
||||
|
||||
|
@ -153,7 +153,7 @@ int RAND_poll(void)
|
||||
int n = 0;
|
||||
#endif
|
||||
#ifdef DEVRANDOM
|
||||
static const char *randomfiles[] = { DEVRANDOM };
|
||||
static const char *randomfiles[] = { "DEVRANDOM" };
|
||||
struct stat randomstats[sizeof(randomfiles)/sizeof(randomfiles[0])];
|
||||
int fd,i;
|
||||
#endif
|
||||
|
@ -179,6 +179,17 @@ rsa_pk1.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
rsa_pk1.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
|
||||
rsa_pk1.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||
rsa_pk1.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_pk1.c
|
||||
rsa_pss.o: ../../e_os.h ../../include/openssl/asn1.h
|
||||
rsa_pss.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
|
||||
rsa_pss.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
|
||||
rsa_pss.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
||||
rsa_pss.o: ../../include/openssl/evp.h ../../include/openssl/lhash.h
|
||||
rsa_pss.o: ../../include/openssl/obj_mac.h ../../include/openssl/objects.h
|
||||
rsa_pss.o: ../../include/openssl/opensslconf.h ../../include/openssl/opensslv.h
|
||||
rsa_pss.o: ../../include/openssl/ossl_typ.h ../../include/openssl/rand.h
|
||||
rsa_pss.o: ../../include/openssl/rsa.h ../../include/openssl/safestack.h
|
||||
rsa_pss.o: ../../include/openssl/sha.h ../../include/openssl/stack.h
|
||||
rsa_pss.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_pss.c
|
||||
rsa_saos.o: ../../e_os.h ../../include/openssl/asn1.h
|
||||
rsa_saos.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
|
||||
rsa_saos.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
|
||||
@ -216,3 +227,13 @@ rsa_ssl.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
rsa_ssl.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
|
||||
rsa_ssl.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||
rsa_ssl.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_ssl.c
|
||||
rsa_x931.o: ../../e_os.h ../../include/openssl/asn1.h
|
||||
rsa_x931.o: ../../include/openssl/bio.h ../../include/openssl/bn.h
|
||||
rsa_x931.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
|
||||
rsa_x931.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
|
||||
rsa_x931.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
|
||||
rsa_x931.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
|
||||
rsa_x931.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
|
||||
rsa_x931.o: ../../include/openssl/rand.h ../../include/openssl/rsa.h
|
||||
rsa_x931.o: ../../include/openssl/safestack.h ../../include/openssl/stack.h
|
||||
rsa_x931.o: ../../include/openssl/symhacks.h ../cryptlib.h rsa_x931.c
|
||||
|
@ -320,6 +320,12 @@ int RSA_padding_check_X931(unsigned char *to,int tlen,
|
||||
const unsigned char *f,int fl,int rsa_len);
|
||||
int RSA_X931_hash_id(int nid);
|
||||
|
||||
int RSA_verify_PKCS1_PSS(RSA *rsa, const unsigned char *mHash,
|
||||
const EVP_MD *Hash, const unsigned char *EM, int sLen);
|
||||
int RSA_padding_add_PKCS1_PSS(RSA *rsa, unsigned char *EM,
|
||||
const unsigned char *mHash,
|
||||
const EVP_MD *Hash, int sLen);
|
||||
|
||||
int RSA_get_ex_new_index(long argl, void *argp, CRYPTO_EX_new *new_func,
|
||||
CRYPTO_EX_dup *dup_func, CRYPTO_EX_free *free_func);
|
||||
int RSA_set_ex_data(RSA *r,int idx,void *arg);
|
||||
|
@ -776,8 +776,7 @@ static int check_crl(X509_STORE_CTX *ctx, X509_CRL *crl)
|
||||
}
|
||||
}
|
||||
|
||||
ok = check_crl_time(ctx, crl, 1);
|
||||
if (!ok)
|
||||
if (!check_crl_time(ctx, crl, 1))
|
||||
goto err;
|
||||
|
||||
ok = 1;
|
||||
@ -1007,8 +1006,7 @@ static int internal_verify(X509_STORE_CTX *ctx)
|
||||
|
||||
xs->valid = 1;
|
||||
|
||||
ok = check_cert_time(ctx, xs);
|
||||
if (!ok)
|
||||
if (!check_cert_time(ctx, xs))
|
||||
goto end;
|
||||
|
||||
/* The last error (if any) is still in the error value */
|
||||
|
@ -1,74 +0,0 @@
|
||||
=pod
|
||||
|
||||
=head1 NAME
|
||||
|
||||
SSLeay_version - retrieve version/build information about OpenSSL library
|
||||
|
||||
=head1 SYNOPSIS
|
||||
|
||||
#include <openssl/crypto.h>
|
||||
|
||||
const char *SSLeay_version(int type);
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
SSLeay_version() returns a pointer to a constant string describing the
|
||||
version of the OpenSSL library or giving information about the library
|
||||
build.
|
||||
|
||||
The following B<type> values are supported:
|
||||
|
||||
=over 4
|
||||
|
||||
=item SSLEAY_VERSION
|
||||
|
||||
The version of the OpenSSL library including the release date.
|
||||
|
||||
=item SSLEAY_CFLAGS
|
||||
|
||||
The compiler flags set for the compilation process in the form
|
||||
"compiler: ..." if available or "compiler: information not available"
|
||||
otherwise.
|
||||
|
||||
=item SSLEAY_BUILT_ON
|
||||
|
||||
The date of the build process in the form "built on: ..." if available
|
||||
or "built on: date not available" otherwise.
|
||||
|
||||
=item SSLEAY_PLATFORM
|
||||
|
||||
The "Configure" target of the library build in the form "platform: ..."
|
||||
if available or "platform: information not available" otherwise.
|
||||
|
||||
=item SSLEAY_DIR
|
||||
|
||||
The "OPENSSLDIR" setting of the library build in the form "OPENSSLDIR: "...""
|
||||
if available or "OPENSSLDIR: N/A" otherwise.
|
||||
|
||||
=back
|
||||
|
||||
=head1 RETURN VALUES
|
||||
|
||||
The following return values can occur:
|
||||
|
||||
=over 4
|
||||
|
||||
=item "not available"
|
||||
|
||||
An invalid value for B<type> was given.
|
||||
|
||||
=item Pointer to constant string
|
||||
|
||||
Textual description.
|
||||
|
||||
=back
|
||||
|
||||
=head1 SEE ALSO
|
||||
|
||||
L<crypto(3)|crypto(3)>
|
||||
|
||||
=head1 HISTORY
|
||||
|
||||
B<SSLEAY_DIR> was added in OpenSSL 0.9.7.
|
||||
|
||||
=cut
|
@ -65,7 +65,7 @@ lib: $(LIBOBJ)
|
||||
@if [ -n "$(SHARED_LIBS)" ]; then \
|
||||
set -e; \
|
||||
for l in $(LIBNAMES); do \
|
||||
$(MAKE) -f ../Makefile.shared \
|
||||
$(MAKE) -f ../Makefile.shared $(BUILDENV) \
|
||||
LIBNAME=$$l LIBEXTRAS=e_$$l.o \
|
||||
LIBDEPS='-L.. -lcrypto $(EX_LIBS)' \
|
||||
link_o.$(SHLIB_TARGET); \
|
||||
@ -168,6 +168,23 @@ e_atalla.o: ../include/openssl/ossl_typ.h ../include/openssl/rsa.h
|
||||
e_atalla.o: ../include/openssl/safestack.h ../include/openssl/stack.h
|
||||
e_atalla.o: ../include/openssl/symhacks.h e_atalla.c e_atalla_err.c
|
||||
e_atalla.o: e_atalla_err.h vendor_defns/atalla.h
|
||||
e_chil.o: ../include/openssl/asn1.h ../include/openssl/bio.h
|
||||
e_chil.o: ../include/openssl/bn.h ../include/openssl/buffer.h
|
||||
e_chil.o: ../include/openssl/crypto.h ../include/openssl/dh.h
|
||||
e_chil.o: ../include/openssl/dso.h ../include/openssl/e_os2.h
|
||||
e_chil.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
|
||||
e_chil.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
|
||||
e_chil.o: ../include/openssl/err.h ../include/openssl/evp.h
|
||||
e_chil.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
|
||||
e_chil.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
|
||||
e_chil.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
|
||||
e_chil.o: ../include/openssl/pem.h ../include/openssl/pem2.h
|
||||
e_chil.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
|
||||
e_chil.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
|
||||
e_chil.o: ../include/openssl/sha.h ../include/openssl/stack.h
|
||||
e_chil.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
|
||||
e_chil.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h e_chil.c
|
||||
e_chil.o: e_chil_err.c e_chil_err.h vendor_defns/hwcryptohook.h
|
||||
e_cswift.o: ../include/openssl/asn1.h ../include/openssl/bio.h
|
||||
e_cswift.o: ../include/openssl/bn.h ../include/openssl/buffer.h
|
||||
e_cswift.o: ../include/openssl/crypto.h ../include/openssl/dh.h
|
||||
@ -184,24 +201,6 @@ e_gmp.o: ../include/openssl/e_os2.h ../include/openssl/engine.h
|
||||
e_gmp.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
|
||||
e_gmp.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
|
||||
e_gmp.o: ../include/openssl/stack.h ../include/openssl/symhacks.h e_gmp.c
|
||||
e_chil.o: ../include/openssl/asn1.h ../include/openssl/bio.h
|
||||
e_chil.o: ../include/openssl/bn.h ../include/openssl/buffer.h
|
||||
e_chil.o: ../include/openssl/crypto.h ../include/openssl/dh.h
|
||||
e_chil.o: ../include/openssl/dso.h ../include/openssl/e_os2.h
|
||||
e_chil.o: ../include/openssl/ec.h ../include/openssl/ecdh.h
|
||||
e_chil.o: ../include/openssl/ecdsa.h ../include/openssl/engine.h
|
||||
e_chil.o: ../include/openssl/err.h ../include/openssl/evp.h
|
||||
e_chil.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
|
||||
e_chil.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
|
||||
e_chil.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
|
||||
e_chil.o: ../include/openssl/pem.h ../include/openssl/pem2.h
|
||||
e_chil.o: ../include/openssl/pkcs7.h ../include/openssl/rand.h
|
||||
e_chil.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
|
||||
e_chil.o: ../include/openssl/sha.h ../include/openssl/stack.h
|
||||
e_chil.o: ../include/openssl/symhacks.h ../include/openssl/ui.h
|
||||
e_chil.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
|
||||
e_chil.o: e_chil.c e_chil_err.c e_chil_err.h
|
||||
e_chil.o: vendor_defns/hwcryptohook.h
|
||||
e_nuron.o: ../include/openssl/asn1.h ../include/openssl/bio.h
|
||||
e_nuron.o: ../include/openssl/bn.h ../include/openssl/buffer.h
|
||||
e_nuron.o: ../include/openssl/crypto.h ../include/openssl/dh.h
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* crypto/engine/hw_ncipher.c -*- mode: C; c-file-style: "eay" -*- */
|
||||
/* crypto/engine/e_chil.c -*- mode: C; c-file-style: "eay" -*- */
|
||||
/* Written by Richard Levitte (richard@levitte.org), Geoff Thorpe
|
||||
* (geoff@geoffthorpe.net) and Dr Stephen N Henson (shenson@bigfoot.com)
|
||||
* for the OpenSSL project 2000.
|
||||
@ -70,7 +70,7 @@
|
||||
#include <openssl/bn.h>
|
||||
|
||||
#ifndef OPENSSL_NO_HW
|
||||
#ifndef OPENSSL_NO_HW_NCIPHER
|
||||
#ifndef OPENSSL_NO_HW_CHIL
|
||||
|
||||
/* Attribution notice: nCipher have said several times that it's OK for
|
||||
* us to implement a general interface to their boxes, and recently declared
|
||||
@ -86,7 +86,7 @@
|
||||
#include "vendor_defns/hwcryptohook.h"
|
||||
#endif
|
||||
|
||||
#define HWCRHK_LIB_NAME "hwcrhk engine"
|
||||
#define HWCRHK_LIB_NAME "CHIL engine"
|
||||
#include "e_chil_err.c"
|
||||
|
||||
static int hwcrhk_destroy(ENGINE *e);
|
||||
@ -177,7 +177,7 @@ static const ENGINE_CMD_DEFN hwcrhk_cmd_defns[] = {
|
||||
/* Our internal RSA_METHOD that we provide pointers to */
|
||||
static RSA_METHOD hwcrhk_rsa =
|
||||
{
|
||||
"nCipher RSA method",
|
||||
"CHIL RSA method",
|
||||
NULL,
|
||||
NULL,
|
||||
NULL,
|
||||
@ -198,7 +198,7 @@ static RSA_METHOD hwcrhk_rsa =
|
||||
/* Our internal DH_METHOD that we provide pointers to */
|
||||
static DH_METHOD hwcrhk_dh =
|
||||
{
|
||||
"nCipher DH method",
|
||||
"CHIL DH method",
|
||||
NULL,
|
||||
NULL,
|
||||
hwcrhk_mod_exp_dh,
|
||||
@ -212,7 +212,7 @@ static DH_METHOD hwcrhk_dh =
|
||||
|
||||
static RAND_METHOD hwcrhk_rand =
|
||||
{
|
||||
/* "nCipher RAND method", */
|
||||
/* "CHIL RAND method", */
|
||||
NULL,
|
||||
hwcrhk_rand_bytes,
|
||||
NULL,
|
||||
@ -223,7 +223,7 @@ static RAND_METHOD hwcrhk_rand =
|
||||
|
||||
/* Constants used when creating the ENGINE */
|
||||
static const char *engine_hwcrhk_id = "chil";
|
||||
static const char *engine_hwcrhk_name = "nCipher hardware engine support";
|
||||
static const char *engine_hwcrhk_name = "CHIL hardware engine support";
|
||||
/* Compatibility hack, the dynamic library uses this form in the path */
|
||||
static const char *engine_hwcrhk_id_alt = "ncipher";
|
||||
|
||||
@ -325,7 +325,7 @@ static HWCryptoHook_InitInfo hwcrhk_globals = {
|
||||
|
||||
/* Now, to our own code */
|
||||
|
||||
/* This internal function is used by ENGINE_ncipher() and possibly by the
|
||||
/* This internal function is used by ENGINE_chil() and possibly by the
|
||||
* "dynamic" ENGINE support too */
|
||||
static int bind_helper(ENGINE *e)
|
||||
{
|
||||
@ -381,7 +381,7 @@ static int bind_helper(ENGINE *e)
|
||||
}
|
||||
|
||||
#ifdef OPENSSL_NO_DYNAMIC_ENGINE
|
||||
static ENGINE *engine_ncipher(void)
|
||||
static ENGINE *engine_chil(void)
|
||||
{
|
||||
ENGINE *ret = ENGINE_new();
|
||||
if(!ret)
|
||||
@ -397,7 +397,7 @@ static ENGINE *engine_ncipher(void)
|
||||
void ENGINE_load_chil(void)
|
||||
{
|
||||
/* Copied from eng_[openssl|dyn].c */
|
||||
ENGINE *toadd = engine_ncipher();
|
||||
ENGINE *toadd = engine_chil();
|
||||
if(!toadd) return;
|
||||
ENGINE_add(toadd);
|
||||
ENGINE_free(toadd);
|
||||
@ -493,7 +493,7 @@ static void release_context(HWCryptoHook_ContextHandle hac)
|
||||
p_hwcrhk_Finish(hac);
|
||||
}
|
||||
|
||||
/* Destructor (complements the "ENGINE_ncipher()" constructor) */
|
||||
/* Destructor (complements the "ENGINE_chil()" constructor) */
|
||||
static int hwcrhk_destroy(ENGINE *e)
|
||||
{
|
||||
free_HWCRHK_LIBNAME();
|
||||
@ -1356,5 +1356,5 @@ IMPLEMENT_DYNAMIC_CHECK_FN()
|
||||
IMPLEMENT_DYNAMIC_BIND_FN(bind_fn)
|
||||
#endif /* OPENSSL_NO_DYNAMIC_ENGINE */
|
||||
|
||||
#endif /* !OPENSSL_NO_HW_NCIPHER */
|
||||
#endif /* !OPENSSL_NO_HW_CHIL */
|
||||
#endif /* !OPENSSL_NO_HW */
|
||||
|
@ -428,7 +428,7 @@ $ SDIRS := ,-
|
||||
BN,EC,RSA,DSA,ECDSA,DH,ECDH,DSO,ENGINE,AES,-
|
||||
BUFFER,BIO,STACK,LHASH,RAND,ERR,-
|
||||
EVP,ASN1,PEM,X509,X509V3,CONF,TXT_DB,PKCS7,PKCS12,COMP,OCSP,UI,KRB5,-
|
||||
STORE
|
||||
STORE,PQUEUE
|
||||
$ EXHEADER_ := crypto.h,tmdiff.h,opensslv.h,opensslconf.h,ebcdic.h,symhacks.h,-
|
||||
ossl_typ.h
|
||||
$ EXHEADER_OBJECTS := objects.h,obj_mac.h
|
||||
@ -477,6 +477,7 @@ $ EXHEADER_UI := ui.h,ui_compat.h
|
||||
$ EXHEADER_KRB5 := krb5_asn.h
|
||||
$!EXHEADER_STORE := store.h,str_compat.h
|
||||
$ EXHEADER_STORE := store.h
|
||||
$ EXHEADER_PQUEUE := pqueue.h,pq_compat.h
|
||||
$
|
||||
$ I = 0
|
||||
$ LOOP_SDIRS:
|
||||
|
972
ssl/Makefile
972
ssl/Makefile
File diff suppressed because it is too large
Load Diff
@ -442,6 +442,7 @@ dtls1_buffer_handshake_fragment(SSL *s, struct hm_header_st* msg_hdr)
|
||||
{
|
||||
hm_fragment *frag = NULL;
|
||||
pitem *item = NULL;
|
||||
PQ_64BIT seq64;
|
||||
|
||||
frag = dtls1_hm_fragment_new(msg_hdr->frag_len);
|
||||
if ( frag == NULL)
|
||||
@ -452,10 +453,15 @@ dtls1_buffer_handshake_fragment(SSL *s, struct hm_header_st* msg_hdr)
|
||||
|
||||
memcpy(&(frag->msg_header), msg_hdr, sizeof(*msg_hdr));
|
||||
|
||||
item = pitem_new(msg_hdr->seq, frag);
|
||||
pq_64bit_init(&seq64);
|
||||
pq_64bit_assign_word(&seq64, msg_hdr->seq);
|
||||
|
||||
item = pitem_new(seq64, frag);
|
||||
if ( item == NULL)
|
||||
goto err;
|
||||
|
||||
pq_64bit_free(&seq64);
|
||||
|
||||
pqueue_insert(s->d1->buffered_messages, item);
|
||||
return 1;
|
||||
|
||||
@ -1037,6 +1043,7 @@ dtls1_buffer_message(SSL *s, int is_ccs)
|
||||
{
|
||||
pitem *item;
|
||||
hm_fragment *frag;
|
||||
PQ_64BIT seq64;
|
||||
|
||||
/* this function is called immediately after a message has
|
||||
* been serialized */
|
||||
@ -1064,7 +1071,11 @@ dtls1_buffer_message(SSL *s, int is_ccs)
|
||||
frag->msg_header.frag_len = s->d1->w_msg_hdr.msg_len;
|
||||
frag->msg_header.is_ccs = is_ccs;
|
||||
|
||||
item = pitem_new(frag->msg_header.seq, frag);
|
||||
pq_64bit_init(&seq64);
|
||||
pq_64bit_assign_word(&seq64, frag->msg_header.seq);
|
||||
|
||||
item = pitem_new(seq64, frag);
|
||||
pq_64bit_free(&seq64);
|
||||
if ( item == NULL)
|
||||
{
|
||||
dtls1_hm_fragment_free(frag);
|
||||
@ -1090,6 +1101,7 @@ dtls1_retransmit_message(SSL *s, unsigned short seq, unsigned long frag_off,
|
||||
pitem *item;
|
||||
hm_fragment *frag ;
|
||||
unsigned long header_length;
|
||||
PQ_64BIT seq64;
|
||||
|
||||
/*
|
||||
OPENSSL_assert(s->init_num == 0);
|
||||
@ -1097,7 +1109,11 @@ dtls1_retransmit_message(SSL *s, unsigned short seq, unsigned long frag_off,
|
||||
*/
|
||||
|
||||
/* XDTLS: the requested message ought to be found, otherwise error */
|
||||
item = pqueue_find(s->d1->sent_messages, seq);
|
||||
pq_64bit_init(&seq64);
|
||||
pq_64bit_assign_word(&seq64, seq);
|
||||
|
||||
item = pqueue_find(s->d1->sent_messages, seq64);
|
||||
pq_64bit_free(&seq64);
|
||||
if ( item == NULL)
|
||||
{
|
||||
fprintf(stderr, "retransmit: message %d non-existant\n", seq);
|
||||
|
@ -115,6 +115,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
#include "ssl_locl.h"
|
||||
#include "kssl_lcl.h"
|
||||
#include <openssl/buffer.h>
|
||||
#include <openssl/rand.h>
|
||||
#include <openssl/objects.h>
|
||||
|
20
ssl/d1_lib.c
20
ssl/d1_lib.c
@ -132,10 +132,20 @@ int dtls1_new(SSL *s)
|
||||
memset(d1,0, sizeof *d1);
|
||||
|
||||
/* d1->handshake_epoch=0; */
|
||||
#if defined(OPENSSL_SYS_VMS) || defined(VMS_TEST)
|
||||
d1->bitmap.length=64;
|
||||
#else
|
||||
d1->bitmap.length=sizeof(d1->bitmap.map) * 8;
|
||||
#endif
|
||||
pq_64bit_init(&(d1->bitmap.map));
|
||||
pq_64bit_init(&(d1->bitmap.max_seq_num));
|
||||
|
||||
pq_64bit_init(&(d1->next_bitmap.map));
|
||||
pq_64bit_init(&(d1->next_bitmap.max_seq_num));
|
||||
|
||||
d1->unprocessed_rcds.q=pqueue_new();
|
||||
d1->processed_rcds.q=pqueue_new();
|
||||
d1->buffered_messages = pqueue_new();
|
||||
d1->processed_rcds.q=pqueue_new();
|
||||
d1->buffered_messages = pqueue_new();
|
||||
d1->sent_messages=pqueue_new();
|
||||
|
||||
if ( s->server)
|
||||
@ -198,6 +208,12 @@ void dtls1_free(SSL *s)
|
||||
}
|
||||
pqueue_free(s->d1->sent_messages);
|
||||
|
||||
pq_64bit_free(&(s->d1->bitmap.map));
|
||||
pq_64bit_free(&(s->d1->bitmap.max_seq_num));
|
||||
|
||||
pq_64bit_free(&(s->d1->next_bitmap.map));
|
||||
pq_64bit_free(&(s->d1->next_bitmap.max_seq_num));
|
||||
|
||||
OPENSSL_free(s->d1);
|
||||
}
|
||||
|
||||
|
184
ssl/d1_pkt.c
184
ssl/d1_pkt.c
@ -124,7 +124,7 @@
|
||||
static int have_handshake_fragment(SSL *s, int type, unsigned char *buf,
|
||||
int len, int peek);
|
||||
static int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap,
|
||||
BN_ULLONG *seq_num);
|
||||
PQ_64BIT *seq_num);
|
||||
static void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap);
|
||||
static DTLS1_BITMAP *dtls1_get_bitmap(SSL *s, SSL3_RECORD *rr,
|
||||
unsigned int *is_next_epoch);
|
||||
@ -133,13 +133,13 @@ static int dtls1_record_needs_buffering(SSL *s, SSL3_RECORD *rr,
|
||||
unsigned short *priority, unsigned long *offset);
|
||||
#endif
|
||||
static int dtls1_buffer_record(SSL *s, record_pqueue *q,
|
||||
BN_ULLONG priority);
|
||||
PQ_64BIT priority);
|
||||
static int dtls1_process_record(SSL *s);
|
||||
static BN_ULLONG bytes_to_long_long(unsigned char *bytes);
|
||||
static void long_long_to_bytes(BN_ULLONG num, unsigned char *bytes);
|
||||
#if !(defined(OPENSSL_SYS_VMS) || defined(VMS_TEST))
|
||||
static PQ_64BIT bytes_to_long_long(unsigned char *bytes, PQ_64BIT *num);
|
||||
#endif
|
||||
static void dtls1_clear_timeouts(SSL *s);
|
||||
|
||||
|
||||
/* copy buffered record into SSL structure */
|
||||
static int
|
||||
dtls1_copy_record(SSL *s, pitem *item)
|
||||
@ -161,7 +161,7 @@ dtls1_copy_record(SSL *s, pitem *item)
|
||||
|
||||
|
||||
static int
|
||||
dtls1_buffer_record(SSL *s, record_pqueue *queue, BN_ULLONG priority)
|
||||
dtls1_buffer_record(SSL *s, record_pqueue *queue, PQ_64BIT priority)
|
||||
{
|
||||
DTLS1_RECORD_DATA *rdata;
|
||||
pitem *item;
|
||||
@ -275,9 +275,9 @@ static int
|
||||
dtls1_get_buffered_record(SSL *s)
|
||||
{
|
||||
pitem *item;
|
||||
BN_ULLONG priority =
|
||||
(((BN_ULLONG)s->d1->handshake_read_seq) << 32) |
|
||||
((BN_ULLONG)s->d1->r_msg_hdr.frag_off);
|
||||
PQ_64BIT priority =
|
||||
(((PQ_64BIT)s->d1->handshake_read_seq) << 32) |
|
||||
((PQ_64BIT)s->d1->r_msg_hdr.frag_off);
|
||||
|
||||
if ( ! SSL_in_init(s)) /* if we're not (re)negotiating,
|
||||
nothing buffered */
|
||||
@ -482,7 +482,6 @@ int dtls1_get_record(SSL *s)
|
||||
unsigned char *p;
|
||||
short version;
|
||||
DTLS1_BITMAP *bitmap;
|
||||
BN_ULLONG read_sequence;
|
||||
unsigned int is_next_epoch;
|
||||
|
||||
rr= &(s->s3->rrec);
|
||||
@ -522,9 +521,9 @@ again:
|
||||
/* sequence number is 64 bits, with top 2 bytes = epoch */
|
||||
n2s(p,rr->epoch);
|
||||
|
||||
read_sequence = 0;
|
||||
n2l6(p, read_sequence);
|
||||
long_long_to_bytes(read_sequence, s->s3->read_sequence);
|
||||
memcpy(&(s->s3->read_sequence[2]), p, 6);
|
||||
p+=6;
|
||||
|
||||
n2s(p,rr->length);
|
||||
|
||||
/* Lets check version */
|
||||
@ -1406,7 +1405,8 @@ int do_dtls1_write(SSL *s, int type, const unsigned char *buf, unsigned int len,
|
||||
/* else
|
||||
s2n(s->d1->handshake_epoch, pseq); */
|
||||
|
||||
l2n6(bytes_to_long_long(s->s3->write_sequence), pseq);
|
||||
memcpy(pseq, &(s->s3->write_sequence[2]), 6);
|
||||
pseq+=6;
|
||||
s2n(wr->length,pseq);
|
||||
|
||||
/* we should now have
|
||||
@ -1419,7 +1419,7 @@ int do_dtls1_write(SSL *s, int type, const unsigned char *buf, unsigned int len,
|
||||
/* buffer the record, making it easy to handle retransmits */
|
||||
if ( type == SSL3_RT_HANDSHAKE || type == SSL3_RT_CHANGE_CIPHER_SPEC)
|
||||
dtls1_buffer_record(s, wr->data, wr->length,
|
||||
*((BN_ULLONG *)&(s->s3->write_sequence[0])));
|
||||
*((PQ_64BIT *)&(s->s3->write_sequence[0])));
|
||||
#endif
|
||||
|
||||
ssl3_record_sequence_update(&(s->s3->write_sequence[0]));
|
||||
@ -1451,27 +1451,60 @@ err:
|
||||
|
||||
|
||||
static int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap,
|
||||
BN_ULLONG *seq_num)
|
||||
PQ_64BIT *seq_num)
|
||||
{
|
||||
BN_ULLONG mask = 0x0000000000000001L;
|
||||
BN_ULLONG rcd_num;
|
||||
#if !(defined(OPENSSL_SYS_VMS) || defined(VMS_TEST))
|
||||
PQ_64BIT mask = 0x0000000000000001L;
|
||||
#endif
|
||||
PQ_64BIT rcd_num, tmp;
|
||||
|
||||
pq_64bit_init(&rcd_num);
|
||||
pq_64bit_init(&tmp);
|
||||
|
||||
/* this is the sequence number for the record just read */
|
||||
pq_64bit_bin2num(&rcd_num, s->s3->read_sequence, 8);
|
||||
|
||||
rcd_num = bytes_to_long_long(s->s3->read_sequence);
|
||||
|
||||
if (rcd_num >= bitmap->max_seq_num)
|
||||
if (pq_64bit_gt(&rcd_num, &(bitmap->max_seq_num)) ||
|
||||
pq_64bit_eq(&rcd_num, &(bitmap->max_seq_num)))
|
||||
{
|
||||
*seq_num = rcd_num;
|
||||
pq_64bit_assign(seq_num, &rcd_num);
|
||||
pq_64bit_free(&rcd_num);
|
||||
pq_64bit_free(&tmp);
|
||||
return 1; /* this record is new */
|
||||
}
|
||||
|
||||
if (bitmap->max_seq_num - rcd_num > bitmap->length)
|
||||
return 0; /* stale, outside the window */
|
||||
|
||||
pq_64bit_sub(&tmp, &(bitmap->max_seq_num), &rcd_num);
|
||||
|
||||
if ( pq_64bit_get_word(&tmp) > bitmap->length)
|
||||
{
|
||||
pq_64bit_free(&rcd_num);
|
||||
pq_64bit_free(&tmp);
|
||||
return 0; /* stale, outside the window */
|
||||
}
|
||||
|
||||
#if (defined(OPENSSL_SYS_VMS) || defined(VMS_TEST))
|
||||
{
|
||||
int offset;
|
||||
pq_64bit_sub(&tmp, &(bitmap->max_seq_num), &rcd_num);
|
||||
pq_64bit_sub_word(&tmp, 1);
|
||||
offset = pq_64bit_get_word(&tmp);
|
||||
if ( pq_64bit_is_bit_set(&(bitmap->map), offset))
|
||||
{
|
||||
pq_64bit_free(&rcd_num);
|
||||
pq_64bit_free(&tmp);
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
#else
|
||||
mask <<= (bitmap->max_seq_num - rcd_num - 1);
|
||||
if (bitmap->map & mask)
|
||||
return 0; /* record previously received */
|
||||
#endif
|
||||
|
||||
*seq_num = rcd_num;
|
||||
pq_64bit_assign(seq_num, &rcd_num);
|
||||
pq_64bit_free(&rcd_num);
|
||||
pq_64bit_free(&tmp);
|
||||
return 1;
|
||||
}
|
||||
|
||||
@ -1479,23 +1512,49 @@ static int dtls1_record_replay_check(SSL *s, DTLS1_BITMAP *bitmap,
|
||||
static void dtls1_record_bitmap_update(SSL *s, DTLS1_BITMAP *bitmap)
|
||||
{
|
||||
unsigned int shift;
|
||||
BN_ULLONG mask = 0x0000000000000001L;
|
||||
BN_ULLONG rcd_num;
|
||||
PQ_64BIT rcd_num;
|
||||
PQ_64BIT tmp;
|
||||
PQ_64BIT_CTX *ctx;
|
||||
|
||||
rcd_num = bytes_to_long_long(s->s3->read_sequence);
|
||||
pq_64bit_init(&rcd_num);
|
||||
pq_64bit_init(&tmp);
|
||||
|
||||
if (rcd_num >= bitmap->max_seq_num)
|
||||
pq_64bit_bin2num(&rcd_num, s->s3->read_sequence, 8);
|
||||
|
||||
/* unfortunate code complexity due to 64-bit manipulation support
|
||||
* on 32-bit machines */
|
||||
if ( pq_64bit_gt(&rcd_num, &(bitmap->max_seq_num)) ||
|
||||
pq_64bit_eq(&rcd_num, &(bitmap->max_seq_num)))
|
||||
{
|
||||
shift = (unsigned int)(rcd_num - bitmap->max_seq_num) + 1;
|
||||
bitmap->max_seq_num = rcd_num + 1;
|
||||
bitmap->map <<= shift;
|
||||
bitmap->map |= 0x0000000000000001L;
|
||||
pq_64bit_sub(&tmp, &rcd_num, &(bitmap->max_seq_num));
|
||||
pq_64bit_add_word(&tmp, 1);
|
||||
|
||||
shift = (unsigned int)pq_64bit_get_word(&tmp);
|
||||
|
||||
pq_64bit_lshift(&(tmp), &(bitmap->map), shift);
|
||||
pq_64bit_assign(&(bitmap->map), &tmp);
|
||||
|
||||
pq_64bit_set_bit(&(bitmap->map), 0);
|
||||
pq_64bit_add_word(&rcd_num, 1);
|
||||
pq_64bit_assign(&(bitmap->max_seq_num), &rcd_num);
|
||||
|
||||
pq_64bit_assign_word(&tmp, 1);
|
||||
pq_64bit_lshift(&tmp, &tmp, bitmap->length);
|
||||
ctx = pq_64bit_ctx_new(&ctx);
|
||||
pq_64bit_mod(&(bitmap->map), &(bitmap->map), &tmp, ctx);
|
||||
pq_64bit_ctx_free(ctx);
|
||||
}
|
||||
else
|
||||
{
|
||||
mask <<= (bitmap->max_seq_num - rcd_num - 1);
|
||||
bitmap->map |= mask;
|
||||
pq_64bit_sub(&tmp, &(bitmap->max_seq_num), &rcd_num);
|
||||
pq_64bit_sub_word(&tmp, 1);
|
||||
shift = (unsigned int)pq_64bit_get_word(&tmp);
|
||||
|
||||
pq_64bit_set_bit(&(bitmap->map), shift);
|
||||
}
|
||||
|
||||
pq_64bit_free(&rcd_num);
|
||||
pq_64bit_free(&tmp);
|
||||
}
|
||||
|
||||
|
||||
@ -1656,8 +1715,17 @@ dtls1_reset_seq_numbers(SSL *s, int rw)
|
||||
{
|
||||
seq = s->s3->read_sequence;
|
||||
s->d1->r_epoch++;
|
||||
memcpy(&(s->d1->bitmap), &(s->d1->next_bitmap), sizeof(DTLS1_BITMAP));
|
||||
|
||||
pq_64bit_assign(&(s->d1->bitmap.map), &(s->d1->next_bitmap.map));
|
||||
s->d1->bitmap.length = s->d1->next_bitmap.length;
|
||||
pq_64bit_assign(&(s->d1->bitmap.max_seq_num),
|
||||
&(s->d1->next_bitmap.max_seq_num));
|
||||
|
||||
pq_64bit_free(&(s->d1->next_bitmap.map));
|
||||
pq_64bit_free(&(s->d1->next_bitmap.max_seq_num));
|
||||
memset(&(s->d1->next_bitmap), 0x00, sizeof(DTLS1_BITMAP));
|
||||
pq_64bit_init(&(s->d1->next_bitmap.map));
|
||||
pq_64bit_init(&(s->d1->next_bitmap.max_seq_num));
|
||||
}
|
||||
else
|
||||
{
|
||||
@ -1668,36 +1736,26 @@ dtls1_reset_seq_numbers(SSL *s, int rw)
|
||||
memset(seq, 0x00, seq_bytes);
|
||||
}
|
||||
|
||||
#if !(defined(OPENSSL_SYS_VMS) || defined(VMS_TEST))
|
||||
static PQ_64BIT
|
||||
bytes_to_long_long(unsigned char *bytes, PQ_64BIT *num)
|
||||
{
|
||||
PQ_64BIT _num;
|
||||
|
||||
static BN_ULLONG
|
||||
bytes_to_long_long(unsigned char *bytes)
|
||||
{
|
||||
BN_ULLONG num;
|
||||
_num = (((PQ_64BIT)bytes[0]) << 56) |
|
||||
(((PQ_64BIT)bytes[1]) << 48) |
|
||||
(((PQ_64BIT)bytes[2]) << 40) |
|
||||
(((PQ_64BIT)bytes[3]) << 32) |
|
||||
(((PQ_64BIT)bytes[4]) << 24) |
|
||||
(((PQ_64BIT)bytes[5]) << 16) |
|
||||
(((PQ_64BIT)bytes[6]) << 8) |
|
||||
(((PQ_64BIT)bytes[7]) );
|
||||
|
||||
num = (((BN_ULLONG)bytes[0]) << 56) |
|
||||
(((BN_ULLONG)bytes[1]) << 48) |
|
||||
(((BN_ULLONG)bytes[2]) << 40) |
|
||||
(((BN_ULLONG)bytes[3]) << 32) |
|
||||
(((BN_ULLONG)bytes[4]) << 24) |
|
||||
(((BN_ULLONG)bytes[5]) << 16) |
|
||||
(((BN_ULLONG)bytes[6]) << 8) |
|
||||
(((BN_ULLONG)bytes[7]) );
|
||||
*num = _num ;
|
||||
return _num;
|
||||
}
|
||||
#endif
|
||||
|
||||
return num;
|
||||
}
|
||||
|
||||
static void
|
||||
long_long_to_bytes(BN_ULLONG num, unsigned char *bytes)
|
||||
{
|
||||
bytes[0] = (unsigned char)((num >> 56)&0xff);
|
||||
bytes[1] = (unsigned char)((num >> 48)&0xff);
|
||||
bytes[2] = (unsigned char)((num >> 40)&0xff);
|
||||
bytes[3] = (unsigned char)((num >> 32)&0xff);
|
||||
bytes[4] = (unsigned char)((num >> 24)&0xff);
|
||||
bytes[5] = (unsigned char)((num >> 16)&0xff);
|
||||
bytes[6] = (unsigned char)((num >> 8)&0xff);
|
||||
bytes[7] = (unsigned char)((num )&0xff);
|
||||
}
|
||||
|
||||
static void
|
||||
dtls1_clear_timeouts(SSL *s)
|
||||
|
@ -90,9 +90,9 @@ extern "C" {
|
||||
|
||||
typedef struct dtls1_bitmap_st
|
||||
{
|
||||
BN_ULLONG map;
|
||||
PQ_64BIT map;
|
||||
unsigned long length; /* sizeof the bitmap in bits */
|
||||
BN_ULLONG max_seq_num; /* max record number seen so far */
|
||||
PQ_64BIT max_seq_num; /* max record number seen so far */
|
||||
} DTLS1_BITMAP;
|
||||
|
||||
struct hm_header_st
|
||||
@ -162,9 +162,6 @@ typedef struct dtls1_state_st
|
||||
|
||||
unsigned short handshake_read_seq;
|
||||
|
||||
/* only matters for handshake messages */
|
||||
BN_ULLONG next_expected_seq_num;
|
||||
|
||||
/* Received handshake records (processed and unprocessed) */
|
||||
record_pqueue unprocessed_rcds;
|
||||
record_pqueue processed_rcds;
|
||||
|
@ -128,6 +128,7 @@
|
||||
#include "kssl_lcl.h"
|
||||
#include <openssl/md5.h>
|
||||
#include <openssl/dh.h>
|
||||
#include <openssl/pq_compat.h>
|
||||
|
||||
const char *ssl3_version_str="SSLv3" OPENSSL_VERSION_PTEXT;
|
||||
|
||||
@ -1441,6 +1442,8 @@ int ssl3_new(SSL *s)
|
||||
memset(s3,0,sizeof *s3);
|
||||
EVP_MD_CTX_init(&s3->finish_dgst1);
|
||||
EVP_MD_CTX_init(&s3->finish_dgst2);
|
||||
pq_64bit_init(&(s3->rrec.seq_num));
|
||||
pq_64bit_init(&(s3->wrec.seq_num));
|
||||
|
||||
s->s3=s3;
|
||||
|
||||
@ -1475,6 +1478,9 @@ void ssl3_free(SSL *s)
|
||||
sk_X509_NAME_pop_free(s->s3->tmp.ca_names,X509_NAME_free);
|
||||
EVP_MD_CTX_cleanup(&s->s3->finish_dgst1);
|
||||
EVP_MD_CTX_cleanup(&s->s3->finish_dgst2);
|
||||
pq_64bit_free(&(s->s3->rrec.seq_num));
|
||||
pq_64bit_free(&(s->s3->wrec.seq_num));
|
||||
|
||||
OPENSSL_cleanse(s->s3,sizeof *s->s3);
|
||||
OPENSSL_free(s->s3);
|
||||
s->s3=NULL;
|
||||
|
@ -1886,7 +1886,7 @@ int ssl3_get_client_key_exchange(SSL *s)
|
||||
n2s(p,i);
|
||||
enc_ticket.length = i;
|
||||
|
||||
if (n < enc_ticket.length + 6)
|
||||
if (n < (int)enc_ticket.length + 6)
|
||||
{
|
||||
SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
|
||||
SSL_R_DATA_LENGTH_TOO_LONG);
|
||||
@ -1899,7 +1899,7 @@ int ssl3_get_client_key_exchange(SSL *s)
|
||||
n2s(p,i);
|
||||
authenticator.length = i;
|
||||
|
||||
if (n < enc_ticket.length + authenticator.length + 6)
|
||||
if (n < (int)(enc_ticket.length + authenticator.length) + 6)
|
||||
{
|
||||
SSLerr(SSL_F_SSL3_GET_CLIENT_KEY_EXCHANGE,
|
||||
SSL_R_DATA_LENGTH_TOO_LONG);
|
||||
|
@ -123,6 +123,7 @@
|
||||
#include <openssl/buffer.h>
|
||||
#include <openssl/evp.h>
|
||||
#include <openssl/ssl.h>
|
||||
#include <openssl/pq_compat.h>
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
@ -295,7 +296,7 @@ typedef struct ssl3_record_st
|
||||
/*rw*/ unsigned char *input; /* where the decode bytes are */
|
||||
/*r */ unsigned char *comp; /* only used with decompression - malloc()ed */
|
||||
/*r */ unsigned long epoch; /* epoch number, needed by DTLS1 */
|
||||
/*r */ BN_ULLONG seq_num; /* sequence number, needed by DTLS1 */
|
||||
/*r */ PQ_64BIT seq_num; /* sequence number, needed by DTLS1 */
|
||||
} SSL3_RECORD;
|
||||
|
||||
typedef struct ssl3_buffer_st
|
||||
|
@ -312,7 +312,7 @@ BUILD_CMD=shlib_target=; if [ -n "$(SHARED_LIBS)" ]; then \
|
||||
else \
|
||||
LIBRARIES="$(LIBSSL) $(LIBCRYPTO)"; \
|
||||
fi; \
|
||||
$(MAKE) -f $(TOP)/Makefile.shared \
|
||||
$(MAKE) -f $(TOP)/Makefile.shared $(BUILDENV) \
|
||||
APPNAME=$$target$(EXE_EXT) OBJECTS="$$target.o" \
|
||||
LIBDEPS="$(PEX_LIBS) $$LIBRARIES $(EX_LIBS)" \
|
||||
link_app.$${shlib_target}
|
||||
@ -549,8 +549,11 @@ md5test.o: ../include/openssl/obj_mac.h ../include/openssl/objects.h
|
||||
md5test.o: ../include/openssl/opensslconf.h ../include/openssl/opensslv.h
|
||||
md5test.o: ../include/openssl/ossl_typ.h ../include/openssl/safestack.h
|
||||
md5test.o: ../include/openssl/stack.h ../include/openssl/symhacks.h md5test.c
|
||||
mdc2test.o: ../e_os.h ../include/openssl/e_os2.h
|
||||
mdc2test.o: ../include/openssl/opensslconf.h mdc2test.c
|
||||
mdc2test.o: ../include/openssl/buffer.h ../include/openssl/crypto.h
|
||||
mdc2test.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
|
||||
mdc2test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
|
||||
mdc2test.o: ../include/openssl/safestack.h ../include/openssl/stack.h
|
||||
mdc2test.o: ../include/openssl/symhacks.h mdc2test.c
|
||||
randtest.o: ../e_os.h ../include/openssl/e_os2.h
|
||||
randtest.o: ../include/openssl/opensslconf.h ../include/openssl/ossl_typ.h
|
||||
randtest.o: ../include/openssl/rand.h randtest.c
|
||||
@ -559,8 +562,11 @@ rc2test.o: ../include/openssl/opensslconf.h ../include/openssl/rc2.h rc2test.c
|
||||
rc4test.o: ../e_os.h ../include/openssl/e_os2.h
|
||||
rc4test.o: ../include/openssl/opensslconf.h ../include/openssl/rc4.h
|
||||
rc4test.o: ../include/openssl/sha.h rc4test.c
|
||||
rc5test.o: ../e_os.h ../include/openssl/e_os2.h
|
||||
rc5test.o: ../include/openssl/opensslconf.h rc5test.c
|
||||
rc5test.o: ../include/openssl/buffer.h ../include/openssl/crypto.h
|
||||
rc5test.o: ../include/openssl/e_os2.h ../include/openssl/opensslconf.h
|
||||
rc5test.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
|
||||
rc5test.o: ../include/openssl/safestack.h ../include/openssl/stack.h
|
||||
rc5test.o: ../include/openssl/symhacks.h rc5test.c
|
||||
rmdtest.o: ../e_os.h ../include/openssl/asn1.h ../include/openssl/bio.h
|
||||
rmdtest.o: ../include/openssl/crypto.h ../include/openssl/e_os2.h
|
||||
rmdtest.o: ../include/openssl/evp.h ../include/openssl/obj_mac.h
|
||||
@ -603,11 +609,12 @@ ssltest.o: ../include/openssl/lhash.h ../include/openssl/obj_mac.h
|
||||
ssltest.o: ../include/openssl/objects.h ../include/openssl/opensslconf.h
|
||||
ssltest.o: ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h
|
||||
ssltest.o: ../include/openssl/pem.h ../include/openssl/pem2.h
|
||||
ssltest.o: ../include/openssl/pkcs7.h ../include/openssl/pqueue.h
|
||||
ssltest.o: ../include/openssl/rand.h ../include/openssl/rsa.h
|
||||
ssltest.o: ../include/openssl/safestack.h ../include/openssl/sha.h
|
||||
ssltest.o: ../include/openssl/ssl.h ../include/openssl/ssl2.h
|
||||
ssltest.o: ../include/openssl/ssl23.h ../include/openssl/ssl3.h
|
||||
ssltest.o: ../include/openssl/stack.h ../include/openssl/symhacks.h
|
||||
ssltest.o: ../include/openssl/tls1.h ../include/openssl/x509.h
|
||||
ssltest.o: ../include/openssl/x509_vfy.h ../include/openssl/x509v3.h ssltest.c
|
||||
ssltest.o: ../include/openssl/pkcs7.h ../include/openssl/pq_compat.h
|
||||
ssltest.o: ../include/openssl/pqueue.h ../include/openssl/rand.h
|
||||
ssltest.o: ../include/openssl/rsa.h ../include/openssl/safestack.h
|
||||
ssltest.o: ../include/openssl/sha.h ../include/openssl/ssl.h
|
||||
ssltest.o: ../include/openssl/ssl2.h ../include/openssl/ssl23.h
|
||||
ssltest.o: ../include/openssl/ssl3.h ../include/openssl/stack.h
|
||||
ssltest.o: ../include/openssl/symhacks.h ../include/openssl/tls1.h
|
||||
ssltest.o: ../include/openssl/x509.h ../include/openssl/x509_vfy.h
|
||||
ssltest.o: ../include/openssl/x509v3.h ssltest.c
|
||||
|
960
util/libeay.num
960
util/libeay.num
@ -2876,483 +2876,489 @@ EVP_sha256 3315 EXIST::FUNCTION:SHA,SHA256
|
||||
FIPS_selftest_hmac 3316 NOEXIST::FUNCTION:
|
||||
FIPS_corrupt_rng 3317 NOEXIST::FUNCTION:
|
||||
BN_mod_exp_mont_consttime 3318 EXIST::FUNCTION:
|
||||
EVP_PKEY_cmp 3319 EXIST::FUNCTION:
|
||||
PEM_write_ECPKParameters 3320 EXIST:!WIN16:FUNCTION:EC
|
||||
STORE_list_private_key_end 3321 EXIST::FUNCTION:
|
||||
i2d_EC_PUBKEY_bio 3322 EXIST::FUNCTION:BIO,EC
|
||||
BUF_memdup 3323 EXIST::FUNCTION:
|
||||
NAME_CONSTRAINTS_it 3324 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
NAME_CONSTRAINTS_it 3324 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
EC_KEY_copy 3325 EXIST::FUNCTION:EC
|
||||
STORE_ATTR_INFO_get0_cstr 3326 EXIST::FUNCTION:
|
||||
STORE_list_crl_end 3327 EXIST::FUNCTION:
|
||||
EC_KEY_set_asn1_flag 3328 EXIST::FUNCTION:EC
|
||||
X509_VERIFY_PARAM_free 3329 EXIST::FUNCTION:
|
||||
EC_POINT_set_compressed_coordinates_GF2m 3330 EXIST:!VMS:FUNCTION:EC
|
||||
EC_POINT_set_compr_coords_GF2m 3330 EXIST:VMS:FUNCTION:EC
|
||||
ASN1_generate_nconf 3331 EXIST::FUNCTION:
|
||||
ECPKParameters_print 3332 EXIST::FUNCTION:BIO,EC
|
||||
OBJ_bsearch_ex 3333 EXIST::FUNCTION:
|
||||
EC_GROUP_get_curve_GF2m 3334 EXIST::FUNCTION:EC
|
||||
STORE_method_set_store_function 3335 EXIST::FUNCTION:
|
||||
d2i_ECPrivateKey_fp 3336 EXIST::FUNCTION:EC,FP_API
|
||||
EC_KEY_up_ref 3337 EXIST::FUNCTION:EC
|
||||
SHA384_Final 3338 EXIST::FUNCTION:SHA,SHA512
|
||||
EC_POINT_point2bn 3339 EXIST::FUNCTION:EC
|
||||
STORE_modify_private_key 3340 EXIST::FUNCTION:
|
||||
ENGINE_get_ECDSA 3341 EXIST::FUNCTION:ENGINE
|
||||
ECDSA_verify 3342 EXIST::FUNCTION:ECDSA
|
||||
STORE_list_certificate_next 3343 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_sqr_arr 3344 EXIST::FUNCTION:
|
||||
STORE_OBJECT_free 3345 EXIST::FUNCTION:
|
||||
STORE_delete_crl 3346 EXIST::FUNCTION:
|
||||
X509_CERT_PAIR_it 3347 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
X509_CERT_PAIR_it 3347 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
X509_VERIFY_PARAM_set_purpose 3348 EXIST::FUNCTION:
|
||||
EC_GROUP_get_asn1_flag 3349 EXIST::FUNCTION:EC
|
||||
EC_POINT_set_affine_coordinates_GF2m 3350 EXIST:!VMS:FUNCTION:EC
|
||||
EC_POINT_set_affine_coords_GF2m 3350 EXIST:VMS:FUNCTION:EC
|
||||
X509_VERIFY_PARAM_set1_name 3351 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_set_depth 3352 EXIST::FUNCTION:
|
||||
OPENSSL_ia32cap_loc 3353 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_set1 3354 EXIST::FUNCTION:
|
||||
PEM_write_ECPrivateKey 3355 EXIST:!WIN16:FUNCTION:EC
|
||||
EC_GROUP_cmp 3356 EXIST::FUNCTION:EC
|
||||
STORE_ATTR_INFO_modify_sha1str 3357 EXIST::FUNCTION:
|
||||
i2o_ECPublicKey 3358 EXIST::FUNCTION:EC
|
||||
EVP_PKEY_get_attr_by_NID 3359 EXIST::FUNCTION:
|
||||
ASN1_item_ndef_i2d 3360 EXIST::FUNCTION:
|
||||
STORE_method_set_modify_function 3361 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_modify_fn 3361 EXIST:VMS:FUNCTION:
|
||||
POLICY_CONSTRAINTS_new 3362 EXIST::FUNCTION:
|
||||
STORE_method_get_generate_function 3363 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_generate_fn 3363 EXIST:VMS:FUNCTION:
|
||||
STORE_list_public_key_endp 3364 EXIST::FUNCTION:
|
||||
BN_BLINDING_convert_ex 3365 EXIST::FUNCTION:
|
||||
STORE_get_ex_new_index 3366 EXIST::FUNCTION:
|
||||
X509_policy_node_get0_qualifiers 3367 EXIST:!VMS:FUNCTION:
|
||||
X509_pcy_node_get0_qualifiers 3367 EXIST:VMS:FUNCTION:
|
||||
EC_GF2m_simple_method 3368 EXIST::FUNCTION:EC
|
||||
STORE_method_get_get_function 3369 EXIST::FUNCTION:
|
||||
EC_GROUP_get_curve_name 3370 EXIST::FUNCTION:EC
|
||||
PEM_write_X509_CERT_PAIR 3371 EXIST:!WIN16:FUNCTION:
|
||||
ENGINE_set_default_ECDH 3372 EXIST::FUNCTION:ENGINE
|
||||
ERR_set_mark 3373 EXIST::FUNCTION:
|
||||
sk_find_ex 3374 EXIST::FUNCTION:
|
||||
PEM_read_bio_ECPrivateKey 3375 EXIST::FUNCTION:EC
|
||||
BN_GF2m_mod_div_arr 3376 EXIST::FUNCTION:
|
||||
i2d_X509_CERT_PAIR 3377 EXIST::FUNCTION:
|
||||
BN_BLINDING_get_thread_id 3378 EXIST::FUNCTION:
|
||||
EC_get_builtin_curves 3379 EXIST::FUNCTION:EC
|
||||
NAME_CONSTRAINTS_new 3380 EXIST::FUNCTION:
|
||||
EVP_PKEY_delete_attr 3381 EXIST::FUNCTION:
|
||||
DSA_generate_parameters_ex 3382 EXIST::FUNCTION:DSA
|
||||
X509_VERIFY_PARAM_set_time 3383 EXIST::FUNCTION:
|
||||
STORE_delete_private_key 3384 EXIST::FUNCTION:
|
||||
STORE_method_set_cleanup_function 3385 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_cleanup_fn 3385 EXIST:VMS:FUNCTION:
|
||||
PEM_read_bio_X509_CERT_PAIR 3386 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_get0_number 3387 EXIST::FUNCTION:
|
||||
BN_generate_prime_ex 3388 EXIST::FUNCTION:
|
||||
STORE_get_number 3389 EXIST::FUNCTION:
|
||||
ECDH_compute_key 3390 EXIST::FUNCTION:ECDH
|
||||
asn1_const_Finish 3391 EXIST::FUNCTION:
|
||||
STORE_method_get_store_function 3392 EXIST::FUNCTION:
|
||||
STORE_parse_attrs_endp 3393 EXIST::FUNCTION:
|
||||
STORE_list_private_key_endp 3394 EXIST::FUNCTION:
|
||||
BN_BLINDING_set_thread_id 3395 EXIST::FUNCTION:
|
||||
STORE_destroy_method 3396 EXIST::FUNCTION:
|
||||
BN_nist_mod_521 3397 EXIST::FUNCTION:
|
||||
EC_KEY_precompute_mult 3398 EXIST::FUNCTION:EC
|
||||
STORE_ATTR_INFO_free 3399 EXIST::FUNCTION:
|
||||
STORE_store_crl 3400 EXIST::FUNCTION:
|
||||
EVP_PKEY_add1_attr_by_OBJ 3401 EXIST::FUNCTION:
|
||||
PKCS7_set_digest 3402 EXIST::FUNCTION:
|
||||
ECDH_get_ex_data 3403 EXIST::FUNCTION:ECDH
|
||||
d2i_ECPrivateKey_bio 3404 EXIST::FUNCTION:BIO,EC
|
||||
BN_GF2m_mod_sqr 3405 EXIST::FUNCTION:
|
||||
STORE_list_certificate_start 3406 EXIST::FUNCTION:
|
||||
i2d_ECPrivateKey_bio 3407 EXIST::FUNCTION:BIO,EC
|
||||
STORE_modify_crl 3408 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_div 3409 EXIST::FUNCTION:
|
||||
STORE_new_method 3410 EXIST::FUNCTION:
|
||||
ENGINE_register_STORE 3411 EXIST::FUNCTION:ENGINE
|
||||
STORE_method_get_delete_function 3412 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_delete_fn 3412 EXIST:VMS:FUNCTION:
|
||||
STORE_list_crl_start 3413 EXIST::FUNCTION:
|
||||
ECDH_set_default_method 3414 EXIST::FUNCTION:ECDH
|
||||
STORE_method_get_cleanup_function 3415 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_cleanup_fn 3415 EXIST:VMS:FUNCTION:
|
||||
ECDSA_SIG_new 3416 EXIST::FUNCTION:ECDSA
|
||||
OPENSSL_DIR_end 3417 EXIST::FUNCTION:
|
||||
ECDSA_SIG_free 3418 EXIST::FUNCTION:ECDSA
|
||||
BIO_dump_indent_fp 3419 EXIST::FUNCTION:FP_API
|
||||
EC_GROUP_get_basis_type 3420 EXIST::FUNCTION:EC
|
||||
pqueue_insert 3421 EXIST::FUNCTION:
|
||||
EC_KEY_print 3422 EXIST::FUNCTION:BIO,EC
|
||||
STORE_revoke_certificate 3423 EXIST::FUNCTION:
|
||||
STORE_method_get_list_end_function 3424 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_list_end_fn 3424 EXIST:VMS:FUNCTION:
|
||||
EC_METHOD_get_field_type 3425 EXIST::FUNCTION:EC
|
||||
PEM_write_EC_PUBKEY 3426 EXIST:!WIN16:FUNCTION:EC
|
||||
EC_POINT_point2hex 3427 EXIST::FUNCTION:EC
|
||||
STORE_store_number 3428 EXIST::FUNCTION:
|
||||
DH_generate_parameters_ex 3429 EXIST::FUNCTION:DH
|
||||
STORE_Memory 3430 EXIST::FUNCTION:
|
||||
SHA224_Final 3431 EXIST::FUNCTION:SHA,SHA256
|
||||
EC_GROUP_get0_seed 3432 EXIST::FUNCTION:EC
|
||||
EVP_ecdsa 3433 EXIST::FUNCTION:SHA
|
||||
RSA_X931_hash_id 3319 EXIST::FUNCTION:RSA
|
||||
RSA_padding_check_X931 3320 EXIST::FUNCTION:RSA
|
||||
RSA_verify_PKCS1_PSS 3321 EXIST::FUNCTION:RSA
|
||||
RSA_padding_add_X931 3322 EXIST::FUNCTION:RSA
|
||||
RSA_padding_add_PKCS1_PSS 3323 EXIST::FUNCTION:RSA
|
||||
PKCS1_MGF1 3324 EXIST::FUNCTION:RSA
|
||||
BIO_new_dgram 3325 EXIST::FUNCTION:
|
||||
BN_get0_nist_prime_384 3326 EXIST::FUNCTION:
|
||||
ERR_set_mark 3327 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set0_crls 3328 EXIST::FUNCTION:
|
||||
ENGINE_set_STORE 3329 EXIST::FUNCTION:ENGINE
|
||||
ENGINE_register_ECDSA 3330 EXIST::FUNCTION:ENGINE
|
||||
STORE_method_set_list_start_function 3331 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_list_start_fn 3331 EXIST:VMS:FUNCTION:
|
||||
BN_BLINDING_invert_ex 3332 EXIST::FUNCTION:
|
||||
NAME_CONSTRAINTS_free 3333 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_set_number 3334 EXIST::FUNCTION:
|
||||
BN_BLINDING_get_thread_id 3335 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set0_param 3336 EXIST::FUNCTION:
|
||||
POLICY_MAPPING_it 3337 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
POLICY_MAPPING_it 3337 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
STORE_parse_attrs_start 3338 EXIST::FUNCTION:
|
||||
POLICY_CONSTRAINTS_free 3339 EXIST::FUNCTION:
|
||||
EVP_PKEY_add1_attr_by_NID 3340 EXIST::FUNCTION:
|
||||
BN_nist_mod_192 3341 EXIST::FUNCTION:
|
||||
EC_GROUP_get_trinomial_basis 3342 EXIST::FUNCTION:EC
|
||||
STORE_set_method 3343 EXIST::FUNCTION:
|
||||
GENERAL_SUBTREE_free 3344 EXIST::FUNCTION:
|
||||
NAME_CONSTRAINTS_it 3345 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
NAME_CONSTRAINTS_it 3345 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
ECDH_get_default_method 3346 EXIST::FUNCTION:ECDH
|
||||
PKCS12_add_safe 3347 EXIST::FUNCTION:
|
||||
EC_KEY_new_by_curve_name 3348 EXIST::FUNCTION:EC
|
||||
STORE_method_get_update_store_function 3349 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_update_store_fn 3349 EXIST:VMS:FUNCTION:
|
||||
ENGINE_register_ECDH 3350 EXIST::FUNCTION:ENGINE
|
||||
SHA512_Update 3351 EXIST::FUNCTION:SHA,SHA512
|
||||
i2d_ECPrivateKey 3352 EXIST::FUNCTION:EC
|
||||
BN_get0_nist_prime_192 3353 EXIST::FUNCTION:
|
||||
STORE_modify_certificate 3354 EXIST::FUNCTION:
|
||||
EC_POINT_set_affine_coordinates_GF2m 3355 EXIST:!VMS:FUNCTION:EC
|
||||
EC_POINT_set_affine_coords_GF2m 3355 EXIST:VMS:FUNCTION:EC
|
||||
BN_GF2m_mod_exp_arr 3356 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_modify_number 3357 EXIST::FUNCTION:
|
||||
X509_keyid_get0 3358 EXIST::FUNCTION:
|
||||
ENGINE_load_gmp 3359 EXIST::FUNCTION:ENGINE,GMP,STATIC_ENGINE
|
||||
pitem_new 3360 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_mul_arr 3361 EXIST::FUNCTION:
|
||||
STORE_list_public_key_endp 3362 EXIST::FUNCTION:
|
||||
o2i_ECPublicKey 3363 EXIST::FUNCTION:EC
|
||||
EC_KEY_copy 3364 EXIST::FUNCTION:EC
|
||||
BIO_dump_fp 3365 EXIST::FUNCTION:FP_API
|
||||
X509_policy_node_get0_parent 3366 EXIST::FUNCTION:
|
||||
EC_GROUP_check_discriminant 3367 EXIST::FUNCTION:EC
|
||||
i2o_ECPublicKey 3368 EXIST::FUNCTION:EC
|
||||
EC_KEY_precompute_mult 3369 EXIST::FUNCTION:EC
|
||||
a2i_IPADDRESS 3370 EXIST::FUNCTION:
|
||||
STORE_method_set_initialise_function 3371 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_initialise_fn 3371 EXIST:VMS:FUNCTION:
|
||||
X509_STORE_CTX_set_depth 3372 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_inherit 3373 EXIST::FUNCTION:
|
||||
EC_POINT_point2bn 3374 EXIST::FUNCTION:EC
|
||||
STORE_ATTR_INFO_set_dn 3375 EXIST::FUNCTION:
|
||||
X509_policy_tree_get0_policies 3376 EXIST::FUNCTION:
|
||||
EC_GROUP_new_curve_GF2m 3377 EXIST::FUNCTION:EC
|
||||
STORE_destroy_method 3378 EXIST::FUNCTION:
|
||||
ENGINE_unregister_STORE 3379 EXIST::FUNCTION:ENGINE
|
||||
EVP_PKEY_get1_EC_KEY 3380 EXIST::FUNCTION:EC
|
||||
STORE_ATTR_INFO_get0_number 3381 EXIST::FUNCTION:
|
||||
ENGINE_get_default_ECDH 3382 EXIST::FUNCTION:ENGINE
|
||||
EC_KEY_get_conv_form 3383 EXIST::FUNCTION:EC
|
||||
ASN1_OCTET_STRING_NDEF_it 3384 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
ASN1_OCTET_STRING_NDEF_it 3384 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
STORE_delete_public_key 3385 EXIST::FUNCTION:
|
||||
STORE_get_public_key 3386 EXIST::FUNCTION:
|
||||
STORE_modify_arbitrary 3387 EXIST::FUNCTION:
|
||||
ENGINE_get_static_state 3388 EXIST::FUNCTION:ENGINE
|
||||
pqueue_iterator 3389 EXIST::FUNCTION:
|
||||
ECDSA_SIG_new 3390 EXIST::FUNCTION:ECDSA
|
||||
OPENSSL_DIR_end 3391 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_sqr 3392 EXIST::FUNCTION:
|
||||
EC_POINT_bn2point 3393 EXIST::FUNCTION:EC
|
||||
X509_VERIFY_PARAM_set_depth 3394 EXIST::FUNCTION:
|
||||
EC_KEY_set_asn1_flag 3395 EXIST::FUNCTION:EC
|
||||
STORE_get_method 3396 EXIST::FUNCTION:
|
||||
EC_KEY_get_key_method_data 3397 EXIST::FUNCTION:EC
|
||||
ECDSA_sign_ex 3398 EXIST::FUNCTION:ECDSA
|
||||
STORE_parse_attrs_end 3399 EXIST::FUNCTION:
|
||||
EC_GROUP_get_point_conversion_form 3400 EXIST:!VMS:FUNCTION:EC
|
||||
EC_GROUP_get_point_conv_form 3400 EXIST:VMS:FUNCTION:EC
|
||||
STORE_method_set_store_function 3401 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_in 3402 EXIST::FUNCTION:
|
||||
PEM_read_bio_ECPKParameters 3403 EXIST::FUNCTION:EC
|
||||
EC_GROUP_get_pentanomial_basis 3404 EXIST::FUNCTION:EC
|
||||
EVP_PKEY_add1_attr_by_txt 3405 EXIST::FUNCTION:
|
||||
BN_BLINDING_set_flags 3406 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_set1_policies 3407 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_set1_name 3408 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_set_purpose 3409 EXIST::FUNCTION:
|
||||
STORE_get_number 3410 EXIST::FUNCTION:
|
||||
ECDSA_sign_setup 3411 EXIST::FUNCTION:ECDSA
|
||||
BN_GF2m_mod_solve_quad_arr 3412 EXIST::FUNCTION:
|
||||
EC_KEY_up_ref 3413 EXIST::FUNCTION:EC
|
||||
POLICY_MAPPING_free 3414 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_div 3415 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_set_flags 3416 EXIST::FUNCTION:
|
||||
EC_KEY_free 3417 EXIST::FUNCTION:EC
|
||||
STORE_method_set_list_next_function 3418 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_list_next_fn 3418 EXIST:VMS:FUNCTION:
|
||||
PEM_write_bio_ECPrivateKey 3419 EXIST::FUNCTION:EC
|
||||
d2i_EC_PUBKEY 3420 EXIST::FUNCTION:EC
|
||||
STORE_method_get_generate_function 3421 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_generate_fn 3421 EXIST:VMS:FUNCTION:
|
||||
STORE_method_set_list_end_function 3422 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_list_end_fn 3422 EXIST:VMS:FUNCTION:
|
||||
pqueue_print 3423 EXIST::FUNCTION:
|
||||
EC_GROUP_have_precompute_mult 3424 EXIST::FUNCTION:EC
|
||||
EC_KEY_print_fp 3425 EXIST::FUNCTION:EC,FP_API
|
||||
BN_GF2m_mod_arr 3426 EXIST::FUNCTION:
|
||||
PEM_write_bio_X509_CERT_PAIR 3427 EXIST::FUNCTION:
|
||||
EVP_PKEY_cmp 3428 EXIST::FUNCTION:
|
||||
X509_policy_level_node_count 3429 EXIST::FUNCTION:
|
||||
STORE_new_engine 3430 EXIST::FUNCTION:
|
||||
STORE_list_public_key_start 3431 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_new 3432 EXIST::FUNCTION:
|
||||
ECDH_get_ex_data 3433 EXIST::FUNCTION:ECDH
|
||||
EVP_PKEY_get_attr 3434 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_lookup 3435 EXIST::FUNCTION:
|
||||
ECDSA_get_ex_data 3436 EXIST::FUNCTION:ECDSA
|
||||
STORE_get_certificate 3437 EXIST::FUNCTION:
|
||||
BN_GF2m_mod 3438 EXIST::FUNCTION:
|
||||
ENGINE_set_ECDH 3439 EXIST::FUNCTION:ENGINE
|
||||
NAME_CONSTRAINTS_free 3440 EXIST::FUNCTION:
|
||||
X509_policy_node_get0_parent 3441 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_exp_arr 3442 EXIST::FUNCTION:
|
||||
ENGINE_unregister_ECDH 3443 EXIST::FUNCTION:ENGINE
|
||||
BIO_new_dgram 3444 EXIST::FUNCTION:
|
||||
EVP_PKEY_add1_attr_by_NID 3445 EXIST::FUNCTION:
|
||||
EC_KEY_get_conv_form 3446 EXIST::FUNCTION:EC
|
||||
v2i_GENERAL_NAME_ex 3447 EXIST::FUNCTION:
|
||||
STORE_store_private_key 3448 EXIST::FUNCTION:
|
||||
STORE_method_set_revoke_function 3449 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_revoke_fn 3449 EXIST:VMS:FUNCTION:
|
||||
EC_GROUP_get_seed_len 3450 EXIST::FUNCTION:EC
|
||||
POLICY_MAPPINGS_it 3451 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
POLICY_MAPPINGS_it 3451 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
EC_KEY_check_key 3452 EXIST::FUNCTION:EC
|
||||
X509_STORE_CTX_get_explicit_policy 3453 EXIST:!VMS:FUNCTION:
|
||||
X509_STORE_CTX_get_expl_policy 3453 EXIST:VMS:FUNCTION:
|
||||
STORE_ATTR_INFO_modify_number 3454 EXIST::FUNCTION:
|
||||
STORE_modify_number 3455 EXIST::FUNCTION:
|
||||
OPENSSL_DIR_read 3456 EXIST::FUNCTION:
|
||||
STORE_new_engine 3457 EXIST::FUNCTION:
|
||||
ASN1_const_check_infinite_end 3458 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_set_sha1str 3459 EXIST::FUNCTION:
|
||||
i2d_PKCS7_NDEF 3460 EXIST::FUNCTION:
|
||||
SHA512_Update 3461 EXIST::FUNCTION:SHA,SHA512
|
||||
PKCS12_add_safes 3462 EXIST::FUNCTION:
|
||||
BN_get0_nist_prime_384 3463 EXIST::FUNCTION:
|
||||
BN_is_prime_ex 3464 EXIST::FUNCTION:
|
||||
BN_GENCB_call 3465 EXIST::FUNCTION:
|
||||
EC_KEY_get0_public_key 3466 EXIST::FUNCTION:EC
|
||||
ERR_pop_to_mark 3467 EXIST::FUNCTION:
|
||||
EC_KEY_get_key_method_data 3468 EXIST::FUNCTION:EC
|
||||
STORE_parse_attrs_next 3469 EXIST::FUNCTION:
|
||||
v2i_ASN1_BIT_STRING 3470 EXIST::FUNCTION:
|
||||
STORE_create_method 3471 EXIST::FUNCTION:
|
||||
PKCS12_add_key 3472 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_add0_policy 3473 EXIST::FUNCTION:
|
||||
STORE_set_method 3474 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_get_depth 3475 EXIST::FUNCTION:
|
||||
STORE_list_public_key_start 3476 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_mul_arr 3477 EXIST::FUNCTION:
|
||||
d2i_X509_CERT_PAIR 3478 EXIST::FUNCTION:
|
||||
BN_nist_mod_192 3479 EXIST::FUNCTION:
|
||||
i2d_ECPrivateKey_fp 3480 EXIST::FUNCTION:EC,FP_API
|
||||
EC_GROUP_check_discriminant 3481 EXIST::FUNCTION:EC
|
||||
ECPKParameters_print_fp 3482 EXIST::FUNCTION:EC,FP_API
|
||||
POLICY_CONSTRAINTS_it 3483 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
POLICY_CONSTRAINTS_it 3483 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
o2i_ECPublicKey 3484 EXIST::FUNCTION:EC
|
||||
STORE_method_set_get_function 3485 EXIST::FUNCTION:
|
||||
X509_policy_node_get0_policy 3486 EXIST::FUNCTION:
|
||||
ENGINE_set_default_ECDSA 3487 EXIST::FUNCTION:ENGINE
|
||||
STORE_get_public_key 3488 EXIST::FUNCTION:
|
||||
d2i_ECDSA_SIG 3489 EXIST::FUNCTION:ECDSA
|
||||
SHA256_Init 3490 EXIST::FUNCTION:SHA,SHA256
|
||||
EC_GROUP_have_precompute_mult 3491 EXIST::FUNCTION:EC
|
||||
EVP_PKEY_add1_attr 3492 EXIST::FUNCTION:
|
||||
d2i_EC_PUBKEY_fp 3493 EXIST::FUNCTION:EC,FP_API
|
||||
PEM_read_ECPrivateKey 3494 EXIST:!WIN16:FUNCTION:EC
|
||||
BN_GF2m_mod_inv_arr 3495 EXIST::FUNCTION:
|
||||
STORE_method_set_unlock_store_function 3496 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_unlock_store_fn 3496 EXIST:VMS:FUNCTION:
|
||||
STORE_list_crl_next 3497 EXIST::FUNCTION:
|
||||
EC_POINT_dup 3498 EXIST::FUNCTION:EC
|
||||
ENGINE_set_STORE 3499 EXIST::FUNCTION:ENGINE
|
||||
STORE_method_get_list_next_function 3500 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_list_next_fn 3500 EXIST:VMS:FUNCTION:
|
||||
PKCS7_set0_type_other 3501 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_set_number 3502 EXIST::FUNCTION:
|
||||
STORE_get_private_key 3503 EXIST::FUNCTION:
|
||||
SHA384_Init 3504 EXIST::FUNCTION:SHA,SHA512
|
||||
SHA384_Update 3505 EXIST::FUNCTION:SHA,SHA512
|
||||
EC_GROUP_get_pentanomial_basis 3506 EXIST::FUNCTION:EC
|
||||
EC_KEY_free 3507 EXIST::FUNCTION:EC
|
||||
BN_GF2m_mod_mul 3508 EXIST::FUNCTION:
|
||||
X509_CERT_PAIR_new 3509 EXIST::FUNCTION:
|
||||
X509_policy_check 3510 EXIST::FUNCTION:
|
||||
EC_KEY_insert_key_method_data 3511 EXIST::FUNCTION:EC
|
||||
ENGINE_register_all_ECDSA 3512 EXIST::FUNCTION:ENGINE
|
||||
ECDSA_set_ex_data 3513 EXIST::FUNCTION:ECDSA
|
||||
SHA384 3514 EXIST::FUNCTION:SHA,SHA512
|
||||
BN_GF2m_mod_inv 3515 EXIST::FUNCTION:
|
||||
PEM_write_bio_ECPKParameters 3516 EXIST::FUNCTION:EC
|
||||
STORE_delete_public_key 3517 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_set_flags 3518 EXIST::FUNCTION:
|
||||
i2d_ECParameters 3519 EXIST::FUNCTION:EC
|
||||
BN_GF2m_arr2poly 3520 EXIST::FUNCTION:
|
||||
STORE_method_set_delete_function 3521 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_delete_fn 3521 EXIST:VMS:FUNCTION:
|
||||
EC_GROUP_new_by_curve_name 3522 EXIST::FUNCTION:EC
|
||||
X509_policy_level_get0_node 3523 EXIST::FUNCTION:
|
||||
d2i_ECPrivateKey 3524 EXIST::FUNCTION:EC
|
||||
STORE_method_set_update_store_function 3525 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_update_store_fn 3525 EXIST:VMS:FUNCTION:
|
||||
ERR_load_ECDH_strings 3526 EXIST::FUNCTION:ECDH
|
||||
STORE_ATTR_INFO_modify_dn 3527 EXIST::FUNCTION:
|
||||
EC_GROUP_set_curve_GF2m 3528 EXIST::FUNCTION:EC
|
||||
X509_STORE_CTX_get0_param 3529 EXIST::FUNCTION:
|
||||
SHA224_Update 3530 EXIST::FUNCTION:SHA,SHA256
|
||||
SHA256_Update 3531 EXIST::FUNCTION:SHA,SHA256
|
||||
EC_KEY_set_group 3532 EXIST::FUNCTION:EC
|
||||
PEM_write_bio_EC_PUBKEY 3533 EXIST::FUNCTION:EC
|
||||
pqueue_free 3534 EXIST::FUNCTION:
|
||||
POLICY_MAPPING_new 3535 EXIST::FUNCTION:
|
||||
EC_KEY_new 3536 EXIST::FUNCTION:EC
|
||||
STORE_list_public_key_next 3537 EXIST::FUNCTION:
|
||||
X509_CERT_PAIR_free 3538 EXIST::FUNCTION:
|
||||
BN_set_negative 3539 EXIST::FUNCTION:
|
||||
BN_nist_mod_256 3540 EXIST::FUNCTION:
|
||||
BN_get0_nist_prime_256 3541 EXIST::FUNCTION:
|
||||
RSA_generate_key_ex 3542 EXIST::FUNCTION:RSA
|
||||
ECDSA_do_sign 3435 EXIST::FUNCTION:ECDSA
|
||||
ENGINE_unregister_ECDH 3436 EXIST::FUNCTION:ENGINE
|
||||
ECDH_OpenSSL 3437 EXIST::FUNCTION:ECDH
|
||||
EC_KEY_set_conv_form 3438 EXIST::FUNCTION:EC
|
||||
EC_POINT_dup 3439 EXIST::FUNCTION:EC
|
||||
GENERAL_SUBTREE_new 3440 EXIST::FUNCTION:
|
||||
STORE_list_crl_endp 3441 EXIST::FUNCTION:
|
||||
EC_get_builtin_curves 3442 EXIST::FUNCTION:EC
|
||||
X509_policy_node_get0_qualifiers 3443 EXIST:!VMS:FUNCTION:
|
||||
X509_pcy_node_get0_qualifiers 3443 EXIST:VMS:FUNCTION:
|
||||
STORE_list_crl_end 3444 EXIST::FUNCTION:
|
||||
EVP_PKEY_set1_EC_KEY 3445 EXIST::FUNCTION:EC
|
||||
BN_GF2m_mod_sqrt_arr 3446 EXIST::FUNCTION:
|
||||
i2d_ECPrivateKey_bio 3447 EXIST::FUNCTION:BIO,EC
|
||||
ECPKParameters_print_fp 3448 EXIST::FUNCTION:EC,FP_API
|
||||
pqueue_find 3449 EXIST::FUNCTION:
|
||||
ECDSA_SIG_free 3450 EXIST::FUNCTION:ECDSA
|
||||
PEM_write_bio_ECPKParameters 3451 EXIST::FUNCTION:EC
|
||||
STORE_method_set_ctrl_function 3452 EXIST::FUNCTION:
|
||||
STORE_list_public_key_end 3453 EXIST::FUNCTION:
|
||||
EC_KEY_set_private_key 3454 EXIST::FUNCTION:EC
|
||||
pqueue_peek 3455 EXIST::FUNCTION:
|
||||
STORE_get_arbitrary 3456 EXIST::FUNCTION:
|
||||
STORE_store_crl 3457 EXIST::FUNCTION:
|
||||
X509_policy_node_get0_policy 3458 EXIST::FUNCTION:
|
||||
PKCS12_add_safes 3459 EXIST::FUNCTION:
|
||||
BN_BLINDING_convert_ex 3460 EXIST::FUNCTION:
|
||||
X509_policy_tree_free 3461 EXIST::FUNCTION:
|
||||
OPENSSL_ia32cap_loc 3462 EXIST::FUNCTION:
|
||||
BN_GF2m_poly2arr 3463 EXIST::FUNCTION:
|
||||
STORE_ctrl 3464 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_compare 3465 EXIST::FUNCTION:
|
||||
BN_get0_nist_prime_224 3466 EXIST::FUNCTION:
|
||||
i2d_ECParameters 3467 EXIST::FUNCTION:EC
|
||||
i2d_ECPKParameters 3468 EXIST::FUNCTION:EC
|
||||
BN_GENCB_call 3469 EXIST::FUNCTION:
|
||||
d2i_ECPKParameters 3470 EXIST::FUNCTION:EC
|
||||
STORE_method_set_generate_function 3471 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_generate_fn 3471 EXIST:VMS:FUNCTION:
|
||||
ENGINE_set_ECDH 3472 EXIST::FUNCTION:ENGINE
|
||||
NAME_CONSTRAINTS_new 3473 EXIST::FUNCTION:
|
||||
SHA256_Init 3474 EXIST::FUNCTION:SHA,SHA256
|
||||
EC_KEY_get0_public_key 3475 EXIST::FUNCTION:EC
|
||||
PEM_write_bio_EC_PUBKEY 3476 EXIST::FUNCTION:EC
|
||||
STORE_ATTR_INFO_set_cstr 3477 EXIST::FUNCTION:
|
||||
STORE_list_crl_next 3478 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_in_range 3479 EXIST::FUNCTION:
|
||||
ECParameters_print 3480 EXIST::FUNCTION:BIO,EC
|
||||
STORE_method_set_delete_function 3481 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_delete_fn 3481 EXIST:VMS:FUNCTION:
|
||||
STORE_list_certificate_next 3482 EXIST::FUNCTION:
|
||||
ASN1_generate_nconf 3483 EXIST::FUNCTION:
|
||||
BUF_memdup 3484 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_mul 3485 EXIST::FUNCTION:
|
||||
STORE_method_get_list_next_function 3486 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_list_next_fn 3486 EXIST:VMS:FUNCTION:
|
||||
STORE_ATTR_INFO_get0_dn 3487 EXIST::FUNCTION:
|
||||
STORE_list_private_key_next 3488 EXIST::FUNCTION:
|
||||
EC_GROUP_set_seed 3489 EXIST::FUNCTION:EC
|
||||
X509_VERIFY_PARAM_set_trust 3490 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_free 3491 EXIST::FUNCTION:
|
||||
STORE_get_private_key 3492 EXIST::FUNCTION:
|
||||
EVP_PKEY_get_attr_count 3493 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_new 3494 EXIST::FUNCTION:
|
||||
EC_GROUP_get_curve_GF2m 3495 EXIST::FUNCTION:EC
|
||||
STORE_method_set_revoke_function 3496 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_revoke_fn 3496 EXIST:VMS:FUNCTION:
|
||||
STORE_store_number 3497 EXIST::FUNCTION:
|
||||
BN_is_prime_ex 3498 EXIST::FUNCTION:
|
||||
STORE_revoke_public_key 3499 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get0_param 3500 EXIST::FUNCTION:
|
||||
STORE_delete_arbitrary 3501 EXIST::FUNCTION:
|
||||
PEM_read_X509_CERT_PAIR 3502 EXIST:!WIN16:FUNCTION:
|
||||
X509_STORE_set_depth 3503 EXIST::FUNCTION:
|
||||
ECDSA_get_ex_data 3504 EXIST::FUNCTION:ECDSA
|
||||
SHA224 3505 EXIST::FUNCTION:SHA,SHA256
|
||||
BIO_dump_indent_fp 3506 EXIST::FUNCTION:FP_API
|
||||
EC_KEY_set_group 3507 EXIST::FUNCTION:EC
|
||||
BUF_strndup 3508 EXIST::FUNCTION:
|
||||
STORE_list_certificate_start 3509 EXIST::FUNCTION:
|
||||
BN_GF2m_mod 3510 EXIST::FUNCTION:
|
||||
X509_REQ_check_private_key 3511 EXIST::FUNCTION:
|
||||
EC_GROUP_get_seed_len 3512 EXIST::FUNCTION:EC
|
||||
ERR_load_STORE_strings 3513 EXIST::FUNCTION:
|
||||
PEM_read_bio_EC_PUBKEY 3514 EXIST::FUNCTION:EC
|
||||
STORE_list_private_key_end 3515 EXIST::FUNCTION:
|
||||
i2d_EC_PUBKEY 3516 EXIST::FUNCTION:EC
|
||||
ECDSA_get_default_method 3517 EXIST::FUNCTION:ECDSA
|
||||
ASN1_put_eoc 3518 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get_explicit_policy 3519 EXIST:!VMS:FUNCTION:
|
||||
X509_STORE_CTX_get_expl_policy 3519 EXIST:VMS:FUNCTION:
|
||||
X509_VERIFY_PARAM_table_cleanup 3520 EXIST::FUNCTION:
|
||||
STORE_modify_private_key 3521 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_free 3522 EXIST::FUNCTION:
|
||||
EC_METHOD_get_field_type 3523 EXIST::FUNCTION:EC
|
||||
EC_GFp_nist_method 3524 EXIST::FUNCTION:EC
|
||||
STORE_method_set_modify_function 3525 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_modify_fn 3525 EXIST:VMS:FUNCTION:
|
||||
STORE_parse_attrs_next 3526 EXIST::FUNCTION:
|
||||
ENGINE_load_padlock 3527 EXIST::FUNCTION:ENGINE
|
||||
EC_GROUP_set_curve_name 3528 EXIST::FUNCTION:EC
|
||||
X509_CERT_PAIR_it 3529 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
X509_CERT_PAIR_it 3529 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
STORE_method_get_revoke_function 3530 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_revoke_fn 3530 EXIST:VMS:FUNCTION:
|
||||
STORE_method_set_get_function 3531 EXIST::FUNCTION:
|
||||
STORE_modify_number 3532 EXIST::FUNCTION:
|
||||
STORE_method_get_store_function 3533 EXIST::FUNCTION:
|
||||
STORE_store_private_key 3534 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_sqr_arr 3535 EXIST::FUNCTION:
|
||||
RSA_setup_blinding 3536 EXIST::FUNCTION:RSA
|
||||
BIO_s_datagram 3537 EXIST::FUNCTION:DGRAM
|
||||
STORE_Memory 3538 EXIST::FUNCTION:
|
||||
sk_find_ex 3539 EXIST::FUNCTION:
|
||||
EC_GROUP_set_curve_GF2m 3540 EXIST::FUNCTION:EC
|
||||
ENGINE_set_default_ECDSA 3541 EXIST::FUNCTION:ENGINE
|
||||
POLICY_CONSTRAINTS_new 3542 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_sqrt 3543 EXIST::FUNCTION:
|
||||
ASN1_put_eoc 3544 EXIST::FUNCTION:
|
||||
X509_policy_tree_get0_policies 3545 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_set_trust 3546 EXIST::FUNCTION:
|
||||
EC_GROUP_get_trinomial_basis 3547 EXIST::FUNCTION:EC
|
||||
ECDSA_sign_setup 3548 EXIST::FUNCTION:ECDSA
|
||||
X509_VERIFY_PARAM_table_cleanup 3549 EXIST::FUNCTION:
|
||||
ENGINE_unregister_ECDSA 3550 EXIST::FUNCTION:ENGINE
|
||||
STORE_generate_key 3551 EXIST::FUNCTION:
|
||||
ENGINE_register_ECDH 3552 EXIST::FUNCTION:ENGINE
|
||||
SHA512_Transform 3553 EXIST::FUNCTION:SHA,SHA512
|
||||
X509_STORE_CTX_set_depth 3554 EXIST::FUNCTION:
|
||||
STORE_list_crl_endp 3555 EXIST::FUNCTION:
|
||||
EVP_PKEY_get1_EC_KEY 3556 EXIST::FUNCTION:EC
|
||||
STORE_get_ex_data 3557 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_add0_table 3558 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_sqrt_arr 3559 EXIST::FUNCTION:
|
||||
EVP_PKEY_add1_attr_by_txt 3560 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set_default 3561 EXIST::FUNCTION:
|
||||
i2d_EC_PUBKEY_fp 3562 EXIST::FUNCTION:EC,FP_API
|
||||
BN_BLINDING_invert_ex 3563 EXIST::FUNCTION:
|
||||
EC_POINT_hex2point 3564 EXIST::FUNCTION:EC
|
||||
PEM_read_bio_ECPKParameters 3565 EXIST::FUNCTION:EC
|
||||
PEM_write_bio_X509_CERT_PAIR 3566 EXIST::FUNCTION:
|
||||
EC_KEY_new_by_curve_name 3567 EXIST::FUNCTION:EC
|
||||
STORE_ATTR_INFO_in_range 3568 EXIST::FUNCTION:
|
||||
STORE_method_get_initialise_function 3569 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_initialise_fn 3569 EXIST:VMS:FUNCTION:
|
||||
STORE_ATTR_INFO_get0_dn 3570 EXIST::FUNCTION:
|
||||
STORE_set_ex_data 3571 EXIST::FUNCTION:
|
||||
X509_REQ_check_private_key 3572 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_get0_sha1str 3573 EXIST::FUNCTION:
|
||||
EC_GROUP_set_asn1_flag 3574 EXIST::FUNCTION:EC
|
||||
ECDH_set_method 3575 EXIST::FUNCTION:ECDH
|
||||
ECDSA_do_sign 3576 EXIST::FUNCTION:ECDSA
|
||||
STORE_ATTR_INFO_new 3577 EXIST::FUNCTION:
|
||||
STORE_method_get_lock_store_function 3578 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_lock_store_fn 3578 EXIST:VMS:FUNCTION:
|
||||
EC_KEY_set_public_key 3579 EXIST::FUNCTION:EC
|
||||
BUF_strndup 3580 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_modify_cstr 3581 EXIST::FUNCTION:
|
||||
POLICY_MAPPING_free 3582 EXIST::FUNCTION:
|
||||
BN_get0_nist_prime_192 3583 EXIST::FUNCTION:
|
||||
i2d_EC_PUBKEY 3584 EXIST::FUNCTION:EC
|
||||
STORE_method_set_lock_store_function 3585 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_lock_store_fn 3585 EXIST:VMS:FUNCTION:
|
||||
PKCS12_add_safe 3586 EXIST::FUNCTION:
|
||||
STORE_free 3587 EXIST::FUNCTION:
|
||||
GENERAL_SUBTREE_it 3588 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
GENERAL_SUBTREE_it 3588 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
ECDSA_do_verify 3589 EXIST::FUNCTION:ECDSA
|
||||
GENERAL_SUBTREE_free 3590 EXIST::FUNCTION:
|
||||
EC_KEY_get0_private_key 3591 EXIST::FUNCTION:EC
|
||||
ECDSA_get_ex_new_index 3592 EXIST::FUNCTION:ECDSA
|
||||
SHA224 3593 EXIST::FUNCTION:SHA,SHA256
|
||||
STORE_delete_certificate 3594 EXIST::FUNCTION:
|
||||
ECDSA_sign_ex 3595 EXIST::FUNCTION:ECDSA
|
||||
BN_is_prime_fasttest_ex 3596 EXIST::FUNCTION:
|
||||
EC_GROUP_set_curve_name 3597 EXIST::FUNCTION:EC
|
||||
EVP_PKEY_set1_EC_KEY 3598 EXIST::FUNCTION:EC
|
||||
STORE_store_arbitrary 3599 EXIST::FUNCTION:
|
||||
EC_KEY_print_fp 3600 EXIST::FUNCTION:EC,FP_API
|
||||
STORE_list_public_key_end 3601 EXIST::FUNCTION:
|
||||
SHA256_Transform 3602 EXIST::FUNCTION:SHA,SHA256
|
||||
X509_policy_tree_level_count 3603 EXIST::FUNCTION:
|
||||
SHA512_Init 3604 EXIST::FUNCTION:SHA,SHA512
|
||||
STORE_ATTR_INFO_in 3605 EXIST::FUNCTION:
|
||||
ENGINE_get_default_ECDSA 3606 EXIST::FUNCTION:ENGINE
|
||||
ENGINE_get_static_state 3607 EXIST::FUNCTION:ENGINE
|
||||
ECParameters_print 3608 EXIST::FUNCTION:BIO,EC
|
||||
STORE_get_arbitrary 3609 EXIST::FUNCTION:
|
||||
BN_BLINDING_set_flags 3610 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_solve_quad 3611 EXIST::FUNCTION:
|
||||
STORE_delete_number 3612 EXIST::FUNCTION:
|
||||
STORE_method_get_revoke_function 3613 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_revoke_fn 3613 EXIST:VMS:FUNCTION:
|
||||
STORE_ATTR_INFO_set_cstr 3614 EXIST::FUNCTION:
|
||||
BIO_dump_indent_cb 3615 EXIST::FUNCTION:
|
||||
EC_KEY_dup 3616 EXIST::FUNCTION:EC
|
||||
X509_keyid_get0 3617 EXIST::FUNCTION:
|
||||
STORE_get_method 3618 EXIST::FUNCTION:
|
||||
PKCS12_add_cert 3619 EXIST::FUNCTION:
|
||||
X509_STORE_set1_param 3620 EXIST::FUNCTION:
|
||||
BN_BLINDING_create_param 3621 EXIST::FUNCTION:
|
||||
BN_BLINDING_get_flags 3622 EXIST::FUNCTION:
|
||||
EVP_PKEY_get_attr_count 3623 EXIST::FUNCTION:
|
||||
STORE_parse_attrs_start 3624 EXIST::FUNCTION:
|
||||
STORE_method_set_list_next_function 3625 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_list_next_fn 3625 EXIST:VMS:FUNCTION:
|
||||
STORE_parse_attrs_end 3626 EXIST::FUNCTION:
|
||||
EC_GROUP_get_point_conversion_form 3627 EXIST:!VMS:FUNCTION:EC
|
||||
EC_GROUP_get_point_conv_form 3627 EXIST:VMS:FUNCTION:EC
|
||||
EC_KEY_get0_group 3628 EXIST::FUNCTION:EC
|
||||
SHA256 3629 EXIST::FUNCTION:SHA,SHA256
|
||||
EC_GROUP_set_seed 3630 EXIST::FUNCTION:EC
|
||||
pqueue_pop 3631 EXIST::FUNCTION:
|
||||
i2d_ECPKParameters 3632 EXIST::FUNCTION:EC
|
||||
pitem_new 3633 EXIST::FUNCTION:
|
||||
ENGINE_set_ECDSA 3634 EXIST::FUNCTION:ENGINE
|
||||
X509_STORE_CTX_set0_param 3635 EXIST::FUNCTION:
|
||||
X509_policy_tree_get0_user_policies 3636 EXIST:!VMS:FUNCTION:
|
||||
X509_pcy_tree_get0_usr_policies 3636 EXIST:VMS:FUNCTION:
|
||||
X509V3_NAME_from_section 3637 EXIST::FUNCTION:
|
||||
pqueue_peek 3638 EXIST::FUNCTION:
|
||||
STORE_method_set_initialise_function 3639 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_initialise_fn 3639 EXIST:VMS:FUNCTION:
|
||||
EC_POINT_bn2point 3640 EXIST::FUNCTION:EC
|
||||
ENGINE_load_gmp 3641 EXIST::FUNCTION:ENGINE,GMP,STATIC_ENGINE
|
||||
pitem_free 3642 EXIST::FUNCTION:
|
||||
ASN1_OCTET_STRING_NDEF_it 3643 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
ASN1_OCTET_STRING_NDEF_it 3643 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
STORE_ctrl 3644 EXIST::FUNCTION:
|
||||
STORE_method_get_list_start_function 3645 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_list_start_fn 3645 EXIST:VMS:FUNCTION:
|
||||
pqueue_iterator 3646 EXIST::FUNCTION:
|
||||
STORE_list_private_key_start 3647 EXIST::FUNCTION:
|
||||
BIO_dgram_non_fatal_error 3648 EXIST::FUNCTION:
|
||||
pqueue_next 3649 EXIST::FUNCTION:
|
||||
BN_get0_nist_prime_521 3650 EXIST::FUNCTION:
|
||||
PEM_read_EC_PUBKEY 3651 EXIST:!WIN16:FUNCTION:EC
|
||||
EC_POINT_get_affine_coordinates_GF2m 3652 EXIST:!VMS:FUNCTION:EC
|
||||
EC_POINT_get_affine_coords_GF2m 3652 EXIST:VMS:FUNCTION:EC
|
||||
X509_policy_level_node_count 3653 EXIST::FUNCTION:
|
||||
SHA512 3654 EXIST::FUNCTION:SHA,SHA512
|
||||
STORE_ATTR_INFO_set_dn 3655 EXIST::FUNCTION:
|
||||
ECDSA_set_default_method 3656 EXIST::FUNCTION:ECDSA
|
||||
STORE_ATTR_INFO_in_ex 3657 EXIST::FUNCTION:
|
||||
d2i_ECParameters 3658 EXIST::FUNCTION:EC
|
||||
EC_GROUP_dup 3659 EXIST::FUNCTION:EC
|
||||
STORE_generate_crl 3660 EXIST::FUNCTION:
|
||||
STORE_OBJECT_new 3661 EXIST::FUNCTION:
|
||||
POLICY_CONSTRAINTS_free 3662 EXIST::FUNCTION:
|
||||
a2i_IPADDRESS_NC 3663 EXIST::FUNCTION:
|
||||
STORE_delete_arbitrary 3664 EXIST::FUNCTION:
|
||||
STORE_method_set_generate_function 3665 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_generate_fn 3665 EXIST:VMS:FUNCTION:
|
||||
EC_GROUP_check 3666 EXIST::FUNCTION:EC
|
||||
ECDSA_get_default_method 3667 EXIST::FUNCTION:ECDSA
|
||||
ECDSA_sign 3668 EXIST::FUNCTION:ECDSA
|
||||
i2v_ASN1_BIT_STRING 3669 EXIST::FUNCTION:
|
||||
STORE_modify_arbitrary 3670 EXIST::FUNCTION:
|
||||
EVP_CIPHER_CTX_rand_key 3671 EXIST::FUNCTION:
|
||||
BN_nist_mod_224 3672 EXIST::FUNCTION:
|
||||
STORE_revoke_public_key 3673 EXIST::FUNCTION:
|
||||
STORE_method_get_unlock_store_function 3674 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_unlock_store_fn 3674 EXIST:VMS:FUNCTION:
|
||||
d2i_EC_PUBKEY_bio 3675 EXIST::FUNCTION:BIO,EC
|
||||
EC_GFp_nist_method 3676 EXIST::FUNCTION:EC
|
||||
EC_GROUP_get_degree 3677 EXIST::FUNCTION:EC
|
||||
pqueue_new 3678 EXIST::FUNCTION:
|
||||
EC_GROUP_new_curve_GF2m 3679 EXIST::FUNCTION:EC
|
||||
ENGINE_register_ECDSA 3680 EXIST::FUNCTION:ENGINE
|
||||
STORE_list_certificate_endp 3681 EXIST::FUNCTION:
|
||||
PEM_read_bio_EC_PUBKEY 3682 EXIST::FUNCTION:EC
|
||||
ENGINE_unregister_STORE 3683 EXIST::FUNCTION:ENGINE
|
||||
d2i_ECPKParameters 3684 EXIST::FUNCTION:EC
|
||||
BN_GF2m_poly2arr 3685 EXIST::FUNCTION:
|
||||
SHA512_Final 3686 EXIST::FUNCTION:SHA,SHA512
|
||||
EC_KEY_set_conv_form 3687 EXIST::FUNCTION:EC
|
||||
BN_GF2m_mod_solve_quad_arr 3688 EXIST::FUNCTION:
|
||||
PEM_write_bio_ECPrivateKey 3689 EXIST::FUNCTION:EC
|
||||
X509_policy_tree_free 3690 EXIST::FUNCTION:
|
||||
STORE_list_certificate_end 3691 EXIST::FUNCTION:
|
||||
BIO_dump_cb 3692 EXIST::FUNCTION:
|
||||
EVP_PKEY_get_attr_by_OBJ 3693 EXIST::FUNCTION:
|
||||
STORE_method_set_ctrl_function 3694 EXIST::FUNCTION:
|
||||
EC_GROUP_set_point_conversion_form 3695 EXIST:!VMS:FUNCTION:EC
|
||||
EC_GROUP_set_point_conv_form 3695 EXIST:VMS:FUNCTION:EC
|
||||
STORE_modify_certificate 3696 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_compare 3697 EXIST::FUNCTION:
|
||||
STORE_store_public_key 3698 EXIST::FUNCTION:
|
||||
ECDH_OpenSSL 3699 EXIST::FUNCTION:ECDH
|
||||
STORE_modify_public_key 3700 EXIST::FUNCTION:
|
||||
ECDH_set_default_method 3544 EXIST::FUNCTION:ECDH
|
||||
EC_KEY_generate_key 3545 EXIST::FUNCTION:EC
|
||||
SHA384_Update 3546 EXIST::FUNCTION:SHA,SHA512
|
||||
BN_GF2m_arr2poly 3547 EXIST::FUNCTION:
|
||||
STORE_method_get_get_function 3548 EXIST::FUNCTION:
|
||||
STORE_method_set_cleanup_function 3549 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_cleanup_fn 3549 EXIST:VMS:FUNCTION:
|
||||
EC_GROUP_check 3550 EXIST::FUNCTION:EC
|
||||
d2i_ECPrivateKey_bio 3551 EXIST::FUNCTION:BIO,EC
|
||||
EC_KEY_insert_key_method_data 3552 EXIST::FUNCTION:EC
|
||||
STORE_method_get_lock_store_function 3553 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_lock_store_fn 3553 EXIST:VMS:FUNCTION:
|
||||
X509_VERIFY_PARAM_get_depth 3554 EXIST::FUNCTION:
|
||||
SHA224_Final 3555 EXIST::FUNCTION:SHA,SHA256
|
||||
STORE_method_set_update_store_function 3556 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_update_store_fn 3556 EXIST:VMS:FUNCTION:
|
||||
SHA224_Update 3557 EXIST::FUNCTION:SHA,SHA256
|
||||
d2i_ECPrivateKey 3558 EXIST::FUNCTION:EC
|
||||
ASN1_item_ndef_i2d 3559 EXIST::FUNCTION:
|
||||
STORE_delete_private_key 3560 EXIST::FUNCTION:
|
||||
ERR_pop_to_mark 3561 EXIST::FUNCTION:
|
||||
ENGINE_register_all_STORE 3562 EXIST::FUNCTION:ENGINE
|
||||
X509_policy_level_get0_node 3563 EXIST::FUNCTION:
|
||||
i2d_PKCS7_NDEF 3564 EXIST::FUNCTION:
|
||||
EC_GROUP_get_degree 3565 EXIST::FUNCTION:EC
|
||||
ASN1_generate_v3 3566 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_modify_cstr 3567 EXIST::FUNCTION:
|
||||
X509_policy_tree_level_count 3568 EXIST::FUNCTION:
|
||||
BN_GF2m_add 3569 EXIST::FUNCTION:
|
||||
EC_KEY_get0_group 3570 EXIST::FUNCTION:EC
|
||||
STORE_generate_crl 3571 EXIST::FUNCTION:
|
||||
STORE_store_public_key 3572 EXIST::FUNCTION:
|
||||
X509_CERT_PAIR_free 3573 EXIST::FUNCTION:
|
||||
STORE_revoke_private_key 3574 EXIST::FUNCTION:
|
||||
BN_nist_mod_224 3575 EXIST::FUNCTION:
|
||||
SHA512_Final 3576 EXIST::FUNCTION:SHA,SHA512
|
||||
STORE_ATTR_INFO_modify_dn 3577 EXIST::FUNCTION:
|
||||
STORE_method_get_initialise_function 3578 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_initialise_fn 3578 EXIST:VMS:FUNCTION:
|
||||
STORE_delete_number 3579 EXIST::FUNCTION:
|
||||
i2d_EC_PUBKEY_bio 3580 EXIST::FUNCTION:BIO,EC
|
||||
BIO_dgram_non_fatal_error 3581 EXIST::FUNCTION:
|
||||
EC_GROUP_get_asn1_flag 3582 EXIST::FUNCTION:EC
|
||||
STORE_ATTR_INFO_in_ex 3583 EXIST::FUNCTION:
|
||||
STORE_list_crl_start 3584 EXIST::FUNCTION:
|
||||
ECDH_get_ex_new_index 3585 EXIST::FUNCTION:ECDH
|
||||
STORE_method_get_modify_function 3586 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_modify_fn 3586 EXIST:VMS:FUNCTION:
|
||||
v2i_ASN1_BIT_STRING 3587 EXIST::FUNCTION:
|
||||
STORE_store_certificate 3588 EXIST::FUNCTION:
|
||||
OBJ_bsearch_ex 3589 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set_default 3590 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_set_sha1str 3591 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_inv 3592 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_exp 3593 EXIST::FUNCTION:
|
||||
STORE_modify_public_key 3594 EXIST::FUNCTION:
|
||||
STORE_method_get_list_start_function 3595 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_list_start_fn 3595 EXIST:VMS:FUNCTION:
|
||||
EC_GROUP_get0_seed 3596 EXIST::FUNCTION:EC
|
||||
STORE_store_arbitrary 3597 EXIST::FUNCTION:
|
||||
STORE_method_set_unlock_store_function 3598 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_unlock_store_fn 3598 EXIST:VMS:FUNCTION:
|
||||
BN_GF2m_mod_div_arr 3599 EXIST::FUNCTION:
|
||||
ENGINE_set_ECDSA 3600 EXIST::FUNCTION:ENGINE
|
||||
STORE_create_method 3601 EXIST::FUNCTION:
|
||||
ECPKParameters_print 3602 EXIST::FUNCTION:BIO,EC
|
||||
EC_KEY_get0_private_key 3603 EXIST::FUNCTION:EC
|
||||
PEM_write_EC_PUBKEY 3604 EXIST:!WIN16:FUNCTION:EC
|
||||
X509_VERIFY_PARAM_set1 3605 EXIST::FUNCTION:
|
||||
ECDH_set_method 3606 EXIST::FUNCTION:ECDH
|
||||
v2i_GENERAL_NAME_ex 3607 EXIST::FUNCTION:
|
||||
ECDH_set_ex_data 3608 EXIST::FUNCTION:ECDH
|
||||
STORE_generate_key 3609 EXIST::FUNCTION:
|
||||
BN_nist_mod_521 3610 EXIST::FUNCTION:
|
||||
X509_policy_tree_get0_level 3611 EXIST::FUNCTION:
|
||||
EC_GROUP_set_point_conversion_form 3612 EXIST:!VMS:FUNCTION:EC
|
||||
EC_GROUP_set_point_conv_form 3612 EXIST:VMS:FUNCTION:EC
|
||||
PEM_read_EC_PUBKEY 3613 EXIST:!WIN16:FUNCTION:EC
|
||||
i2d_ECDSA_SIG 3614 EXIST::FUNCTION:ECDSA
|
||||
ECDSA_OpenSSL 3615 EXIST::FUNCTION:ECDSA
|
||||
STORE_delete_crl 3616 EXIST::FUNCTION:
|
||||
EC_KEY_get_enc_flags 3617 EXIST::FUNCTION:EC
|
||||
ASN1_const_check_infinite_end 3618 EXIST::FUNCTION:
|
||||
EVP_PKEY_delete_attr 3619 EXIST::FUNCTION:
|
||||
ECDSA_set_default_method 3620 EXIST::FUNCTION:ECDSA
|
||||
EC_POINT_set_compressed_coordinates_GF2m 3621 EXIST:!VMS:FUNCTION:EC
|
||||
EC_POINT_set_compr_coords_GF2m 3621 EXIST:VMS:FUNCTION:EC
|
||||
EC_GROUP_cmp 3622 EXIST::FUNCTION:EC
|
||||
STORE_revoke_certificate 3623 EXIST::FUNCTION:
|
||||
BN_get0_nist_prime_256 3624 EXIST::FUNCTION:
|
||||
STORE_method_get_delete_function 3625 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_delete_fn 3625 EXIST:VMS:FUNCTION:
|
||||
SHA224_Init 3626 EXIST::FUNCTION:SHA,SHA256
|
||||
PEM_read_ECPrivateKey 3627 EXIST:!WIN16:FUNCTION:EC
|
||||
SHA512_Init 3628 EXIST::FUNCTION:SHA,SHA512
|
||||
STORE_parse_attrs_endp 3629 EXIST::FUNCTION:
|
||||
BN_set_negative 3630 EXIST::FUNCTION:
|
||||
ERR_load_ECDSA_strings 3631 EXIST::FUNCTION:ECDSA
|
||||
EC_GROUP_get_basis_type 3632 EXIST::FUNCTION:EC
|
||||
STORE_list_public_key_next 3633 EXIST::FUNCTION:
|
||||
i2v_ASN1_BIT_STRING 3634 EXIST::FUNCTION:
|
||||
STORE_OBJECT_free 3635 EXIST::FUNCTION:
|
||||
BN_nist_mod_384 3636 EXIST::FUNCTION:
|
||||
i2d_X509_CERT_PAIR 3637 EXIST::FUNCTION:
|
||||
PEM_write_ECPKParameters 3638 EXIST:!WIN16:FUNCTION:EC
|
||||
ECDH_compute_key 3639 EXIST::FUNCTION:ECDH
|
||||
STORE_ATTR_INFO_get0_sha1str 3640 EXIST::FUNCTION:
|
||||
ENGINE_register_all_ECDH 3641 EXIST::FUNCTION:ENGINE
|
||||
pqueue_pop 3642 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_get0_cstr 3643 EXIST::FUNCTION:
|
||||
POLICY_CONSTRAINTS_it 3644 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
POLICY_CONSTRAINTS_it 3644 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
STORE_get_ex_new_index 3645 EXIST::FUNCTION:
|
||||
EVP_PKEY_get_attr_by_OBJ 3646 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_add0_policy 3647 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_solve_quad 3648 EXIST::FUNCTION:
|
||||
SHA256 3649 EXIST::FUNCTION:SHA,SHA256
|
||||
i2d_ECPrivateKey_fp 3650 EXIST::FUNCTION:EC,FP_API
|
||||
X509_policy_tree_get0_user_policies 3651 EXIST:!VMS:FUNCTION:
|
||||
X509_pcy_tree_get0_usr_policies 3651 EXIST:VMS:FUNCTION:
|
||||
OPENSSL_DIR_read 3652 EXIST::FUNCTION:
|
||||
ENGINE_register_all_ECDSA 3653 EXIST::FUNCTION:ENGINE
|
||||
X509_VERIFY_PARAM_lookup 3654 EXIST::FUNCTION:
|
||||
EC_POINT_get_affine_coordinates_GF2m 3655 EXIST:!VMS:FUNCTION:EC
|
||||
EC_POINT_get_affine_coords_GF2m 3655 EXIST:VMS:FUNCTION:EC
|
||||
EC_GROUP_dup 3656 EXIST::FUNCTION:EC
|
||||
ENGINE_get_default_ECDSA 3657 EXIST::FUNCTION:ENGINE
|
||||
EC_KEY_new 3658 EXIST::FUNCTION:EC
|
||||
SHA256_Transform 3659 EXIST::FUNCTION:SHA,SHA256
|
||||
EC_KEY_set_enc_flags 3660 EXIST::FUNCTION:EC
|
||||
ECDSA_verify 3661 EXIST::FUNCTION:ECDSA
|
||||
EC_POINT_point2hex 3662 EXIST::FUNCTION:EC
|
||||
ENGINE_get_STORE 3663 EXIST::FUNCTION:ENGINE
|
||||
SHA512 3664 EXIST::FUNCTION:SHA,SHA512
|
||||
STORE_get_certificate 3665 EXIST::FUNCTION:
|
||||
ECDSA_do_sign_ex 3666 EXIST::FUNCTION:ECDSA
|
||||
ECDSA_do_verify 3667 EXIST::FUNCTION:ECDSA
|
||||
d2i_ECPrivateKey_fp 3668 EXIST::FUNCTION:EC,FP_API
|
||||
STORE_delete_certificate 3669 EXIST::FUNCTION:
|
||||
SHA512_Transform 3670 EXIST::FUNCTION:SHA,SHA512
|
||||
X509_STORE_set1_param 3671 EXIST::FUNCTION:
|
||||
STORE_method_get_ctrl_function 3672 EXIST::FUNCTION:
|
||||
STORE_free 3673 EXIST::FUNCTION:
|
||||
PEM_write_ECPrivateKey 3674 EXIST:!WIN16:FUNCTION:EC
|
||||
STORE_method_get_unlock_store_function 3675 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_unlock_store_fn 3675 EXIST:VMS:FUNCTION:
|
||||
STORE_get_ex_data 3676 EXIST::FUNCTION:
|
||||
EC_KEY_set_public_key 3677 EXIST::FUNCTION:EC
|
||||
PEM_read_ECPKParameters 3678 EXIST:!WIN16:FUNCTION:EC
|
||||
X509_CERT_PAIR_new 3679 EXIST::FUNCTION:
|
||||
ENGINE_register_STORE 3680 EXIST::FUNCTION:ENGINE
|
||||
RSA_generate_key_ex 3681 EXIST::FUNCTION:RSA
|
||||
DSA_generate_parameters_ex 3682 EXIST::FUNCTION:DSA
|
||||
ECParameters_print_fp 3683 EXIST::FUNCTION:EC,FP_API
|
||||
X509V3_NAME_from_section 3684 EXIST::FUNCTION:
|
||||
EVP_PKEY_add1_attr 3685 EXIST::FUNCTION:
|
||||
STORE_modify_crl 3686 EXIST::FUNCTION:
|
||||
STORE_list_private_key_start 3687 EXIST::FUNCTION:
|
||||
POLICY_MAPPINGS_it 3688 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
POLICY_MAPPINGS_it 3688 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
GENERAL_SUBTREE_it 3689 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
GENERAL_SUBTREE_it 3689 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
EC_GROUP_get_curve_name 3690 EXIST::FUNCTION:EC
|
||||
PEM_write_X509_CERT_PAIR 3691 EXIST:!WIN16:FUNCTION:
|
||||
BIO_dump_indent_cb 3692 EXIST::FUNCTION:
|
||||
d2i_X509_CERT_PAIR 3693 EXIST::FUNCTION:
|
||||
STORE_list_private_key_endp 3694 EXIST::FUNCTION:
|
||||
asn1_const_Finish 3695 EXIST::FUNCTION:
|
||||
i2d_EC_PUBKEY_fp 3696 EXIST::FUNCTION:EC,FP_API
|
||||
BN_nist_mod_256 3697 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_add0_table 3698 EXIST::FUNCTION:
|
||||
pqueue_free 3699 EXIST::FUNCTION:
|
||||
BN_BLINDING_create_param 3700 EXIST::FUNCTION:
|
||||
ECDSA_size 3701 EXIST::FUNCTION:ECDSA
|
||||
ENGINE_get_STORE 3702 EXIST::FUNCTION:ENGINE
|
||||
EC_KEY_get_enc_flags 3703 EXIST::FUNCTION:EC
|
||||
STORE_get_crl 3704 EXIST::FUNCTION:
|
||||
ECDH_get_default_method 3705 EXIST::FUNCTION:ECDH
|
||||
ECDH_get_ex_new_index 3706 EXIST::FUNCTION:ECDH
|
||||
PEM_read_X509_CERT_PAIR 3707 EXIST:!WIN16:FUNCTION:
|
||||
ERR_load_ECDSA_strings 3708 EXIST::FUNCTION:ECDSA
|
||||
BN_nist_mod_384 3709 EXIST::FUNCTION:
|
||||
ENGINE_get_default_ECDH 3710 EXIST::FUNCTION:ENGINE
|
||||
X509_VERIFY_PARAM_inherit 3711 EXIST::FUNCTION:
|
||||
ENGINE_load_padlock 3712 EXIST::FUNCTION:ENGINE
|
||||
BN_get0_nist_prime_224 3713 EXIST::FUNCTION:
|
||||
X509_STORE_set_depth 3714 EXIST::FUNCTION:
|
||||
a2i_IPADDRESS 3715 EXIST::FUNCTION:
|
||||
ECDSA_OpenSSL 3716 EXIST::FUNCTION:ECDSA
|
||||
STORE_list_private_key_next 3717 EXIST::FUNCTION:
|
||||
STORE_store_certificate 3718 EXIST::FUNCTION:
|
||||
STORE_method_set_list_start_function 3719 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_list_start_fn 3719 EXIST:VMS:FUNCTION:
|
||||
X509_STORE_CTX_get0_policy_tree 3720 EXIST::FUNCTION:
|
||||
SHA224_Init 3721 EXIST::FUNCTION:SHA,SHA256
|
||||
pqueue_print 3722 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_set1_policies 3723 EXIST::FUNCTION:
|
||||
ASN1_generate_v3 3724 EXIST::FUNCTION:
|
||||
pqueue_find 3725 EXIST::FUNCTION:
|
||||
i2d_ECDSA_SIG 3726 EXIST::FUNCTION:ECDSA
|
||||
STORE_method_get_ctrl_function 3727 EXIST::FUNCTION:
|
||||
ECDH_set_ex_data 3728 EXIST::FUNCTION:ECDH
|
||||
ECParameters_print_fp 3729 EXIST::FUNCTION:EC,FP_API
|
||||
STORE_method_set_list_end_function 3730 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_list_end_fn 3730 EXIST:VMS:FUNCTION:
|
||||
ENGINE_register_all_STORE 3731 EXIST::FUNCTION:ENGINE
|
||||
EC_KEY_set_private_key 3732 EXIST::FUNCTION:EC
|
||||
ECDSA_do_sign_ex 3733 EXIST::FUNCTION:ECDSA
|
||||
X509_policy_tree_get0_level 3734 EXIST::FUNCTION:
|
||||
X509_POLICY_NODE_print 3735 EXIST::FUNCTION:
|
||||
ENGINE_get_ECDH 3736 EXIST::FUNCTION:ENGINE
|
||||
BIO_s_datagram 3737 EXIST::FUNCTION:DGRAM
|
||||
PEM_read_ECPKParameters 3738 EXIST:!WIN16:FUNCTION:EC
|
||||
ECDSA_set_method 3739 EXIST::FUNCTION:ECDSA
|
||||
ERR_load_STORE_strings 3740 EXIST::FUNCTION:
|
||||
STORE_method_get_modify_function 3741 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_modify_fn 3741 EXIST:VMS:FUNCTION:
|
||||
EC_KEY_set_enc_flags 3742 EXIST::FUNCTION:EC
|
||||
d2i_EC_PUBKEY 3743 EXIST::FUNCTION:EC
|
||||
SHA256_Final 3744 EXIST::FUNCTION:SHA,SHA256
|
||||
BN_GF2m_add 3745 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_set0_crls 3746 EXIST::FUNCTION:
|
||||
GENERAL_SUBTREE_new 3747 EXIST::FUNCTION:
|
||||
STORE_revoke_private_key 3748 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_new 3749 EXIST::FUNCTION:
|
||||
BIO_dump_fp 3750 EXIST::FUNCTION:FP_API
|
||||
BN_GF2m_mod_arr 3751 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_exp 3752 EXIST::FUNCTION:
|
||||
EC_KEY_generate_key 3753 EXIST::FUNCTION:EC
|
||||
RSA_setup_blinding 3754 EXIST::FUNCTION:RSA
|
||||
POLICY_MAPPING_it 3755 EXIST:!EXPORT_VAR_AS_FUNCTION:VARIABLE:
|
||||
POLICY_MAPPING_it 3755 EXIST:EXPORT_VAR_AS_FUNCTION:FUNCTION:
|
||||
DSO_merge 3756 EXIST::FUNCTION:
|
||||
STORE_method_get_update_store_function 3757 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_update_store_fn 3757 EXIST:VMS:FUNCTION:
|
||||
ENGINE_register_all_ECDH 3758 EXIST::FUNCTION:ENGINE
|
||||
i2d_ECPrivateKey 3759 EXIST::FUNCTION:EC
|
||||
d2i_EC_PUBKEY_bio 3702 EXIST::FUNCTION:BIO,EC
|
||||
BN_get0_nist_prime_521 3703 EXIST::FUNCTION:
|
||||
STORE_ATTR_INFO_modify_sha1str 3704 EXIST::FUNCTION:
|
||||
BN_generate_prime_ex 3705 EXIST::FUNCTION:
|
||||
EC_GROUP_new_by_curve_name 3706 EXIST::FUNCTION:EC
|
||||
SHA256_Final 3707 EXIST::FUNCTION:SHA,SHA256
|
||||
DH_generate_parameters_ex 3708 EXIST::FUNCTION:DH
|
||||
PEM_read_bio_ECPrivateKey 3709 EXIST::FUNCTION:EC
|
||||
STORE_method_get_cleanup_function 3710 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_cleanup_fn 3710 EXIST:VMS:FUNCTION:
|
||||
ENGINE_get_ECDH 3711 EXIST::FUNCTION:ENGINE
|
||||
d2i_ECDSA_SIG 3712 EXIST::FUNCTION:ECDSA
|
||||
BN_is_prime_fasttest_ex 3713 EXIST::FUNCTION:
|
||||
ECDSA_sign 3714 EXIST::FUNCTION:ECDSA
|
||||
X509_policy_check 3715 EXIST::FUNCTION:
|
||||
EVP_PKEY_get_attr_by_NID 3716 EXIST::FUNCTION:
|
||||
STORE_set_ex_data 3717 EXIST::FUNCTION:
|
||||
ENGINE_get_ECDSA 3718 EXIST::FUNCTION:ENGINE
|
||||
EVP_ecdsa 3719 EXIST::FUNCTION:SHA
|
||||
BN_BLINDING_get_flags 3720 EXIST::FUNCTION:
|
||||
PKCS12_add_cert 3721 EXIST::FUNCTION:
|
||||
STORE_OBJECT_new 3722 EXIST::FUNCTION:
|
||||
ERR_load_ECDH_strings 3723 EXIST::FUNCTION:ECDH
|
||||
EC_KEY_dup 3724 EXIST::FUNCTION:EC
|
||||
EVP_CIPHER_CTX_rand_key 3725 EXIST::FUNCTION:
|
||||
ECDSA_set_method 3726 EXIST::FUNCTION:ECDSA
|
||||
a2i_IPADDRESS_NC 3727 EXIST::FUNCTION:
|
||||
d2i_ECParameters 3728 EXIST::FUNCTION:EC
|
||||
STORE_list_certificate_end 3729 EXIST::FUNCTION:
|
||||
STORE_get_crl 3730 EXIST::FUNCTION:
|
||||
X509_POLICY_NODE_print 3731 EXIST::FUNCTION:
|
||||
SHA384_Init 3732 EXIST::FUNCTION:SHA,SHA512
|
||||
EC_GF2m_simple_method 3733 EXIST::FUNCTION:EC
|
||||
ECDSA_set_ex_data 3734 EXIST::FUNCTION:ECDSA
|
||||
SHA384_Final 3735 EXIST::FUNCTION:SHA,SHA512
|
||||
PKCS7_set_digest 3736 EXIST::FUNCTION:
|
||||
EC_KEY_print 3737 EXIST::FUNCTION:BIO,EC
|
||||
STORE_method_set_lock_store_function 3738 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_set_lock_store_fn 3738 EXIST:VMS:FUNCTION:
|
||||
ECDSA_get_ex_new_index 3739 EXIST::FUNCTION:ECDSA
|
||||
SHA384 3740 EXIST::FUNCTION:SHA,SHA512
|
||||
POLICY_MAPPING_new 3741 EXIST::FUNCTION:
|
||||
STORE_list_certificate_endp 3742 EXIST::FUNCTION:
|
||||
X509_STORE_CTX_get0_policy_tree 3743 EXIST::FUNCTION:
|
||||
EC_GROUP_set_asn1_flag 3744 EXIST::FUNCTION:EC
|
||||
EC_KEY_check_key 3745 EXIST::FUNCTION:EC
|
||||
d2i_EC_PUBKEY_fp 3746 EXIST::FUNCTION:EC,FP_API
|
||||
PKCS7_set0_type_other 3747 EXIST::FUNCTION:
|
||||
PEM_read_bio_X509_CERT_PAIR 3748 EXIST::FUNCTION:
|
||||
pqueue_next 3749 EXIST::FUNCTION:
|
||||
STORE_method_get_list_end_function 3750 EXIST:!VMS:FUNCTION:
|
||||
STORE_meth_get_list_end_fn 3750 EXIST:VMS:FUNCTION:
|
||||
EVP_PKEY_add1_attr_by_OBJ 3751 EXIST::FUNCTION:
|
||||
X509_VERIFY_PARAM_set_time 3752 EXIST::FUNCTION:
|
||||
pqueue_new 3753 EXIST::FUNCTION:
|
||||
ENGINE_set_default_ECDH 3754 EXIST::FUNCTION:ENGINE
|
||||
STORE_new_method 3755 EXIST::FUNCTION:
|
||||
PKCS12_add_key 3756 EXIST::FUNCTION:
|
||||
DSO_merge 3757 EXIST::FUNCTION:
|
||||
EC_POINT_hex2point 3758 EXIST::FUNCTION:EC
|
||||
BIO_dump_cb 3759 EXIST::FUNCTION:
|
||||
SHA256_Update 3760 EXIST::FUNCTION:SHA,SHA256
|
||||
pqueue_insert 3761 EXIST::FUNCTION:
|
||||
pitem_free 3762 EXIST::FUNCTION:
|
||||
BN_GF2m_mod_inv_arr 3763 EXIST::FUNCTION:
|
||||
ENGINE_unregister_ECDSA 3764 EXIST::FUNCTION:ENGINE
|
||||
BN_BLINDING_set_thread_id 3765 EXIST::FUNCTION:
|
||||
|
@ -741,7 +741,8 @@ sub do_defs
|
||||
} elsif (/^\s*DECLARE_PKCS12_STACK_OF\s*\(\s*(\w*)\s*\)/) {
|
||||
next;
|
||||
} elsif (/^DECLARE_PEM_rw\s*\(\s*(\w*)\s*,/ ||
|
||||
/^DECLARE_PEM_rw_cb\s*\(\s*(\w*)\s*,/ ) {
|
||||
/^DECLARE_PEM_rw_cb\s*\(\s*(\w*)\s*,/ ||
|
||||
/^DECLARE_PEM_rw_const\s*\(\s*(\w*)\s*,/ ) {
|
||||
# Things not in Win16
|
||||
$def .=
|
||||
"#INFO:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user