New functions sk_set, sk_value and sk_num to replace existing macros: this is

to minimise the effects on existing code.
This commit is contained in:
Dr. Stephen Henson
1999-05-19 12:45:16 +00:00
parent 054810ec0e
commit e84240d422
11 changed files with 61 additions and 18 deletions

View File

@@ -1625,3 +1625,6 @@ EVP_CIPHER_type 1649
EVP_PBE_CipherInit 1650
X509V3_add_value_bool_nf 1651
d2i_ASN1_UINTEGER 1652
sk_value 1653
sk_num 1654
sk_set 1655