Handle ASN1_SET_OF and PKCS12_STACK_OF using function
authorDr. Stephen Henson <steve@openssl.org>
Tue, 20 Jun 2000 18:45:28 +0000 (18:45 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Tue, 20 Jun 2000 18:45:28 +0000 (18:45 +0000)
commit7ef8206859f9a52f48e817c023c744fe00e82c5d
tree89e55f7fd70571d3641d9d98f4e0e0f042ddad2f
parent438fa2fdc1f7fe01579ce1a62fe114c8475136f9
Handle ASN1_SET_OF and PKCS12_STACK_OF using function
casts in the same way as STACK_OF.
CHANGES
crypto/asn1/asn1.h
crypto/cryptlib.c
crypto/pkcs12/p12_kiss.c
crypto/pkcs12/pkcs12.h
crypto/stack/safestack.h
crypto/x509/x509.h
util/mkstack.pl