Update ordinals.
This commit is contained in:
parent
e0f6c15418
commit
9627017f9c
1 changed files with 4 additions and 4 deletions
|
@ -725,7 +725,7 @@ d2i_DSAPublicKey 731 EXIST::FUNCTION:DSA
|
|||
d2i_DSAparams 732 EXIST::FUNCTION:DSA
|
||||
d2i_NETSCAPE_SPKAC 733 EXIST::FUNCTION:
|
||||
d2i_NETSCAPE_SPKI 734 EXIST::FUNCTION:
|
||||
d2i_Netscape_RSA 735 EXIST::FUNCTION:RSA
|
||||
d2i_Netscape_RSA 735 EXIST::FUNCTION:RC4,RSA
|
||||
d2i_PKCS7 736 EXIST::FUNCTION:
|
||||
d2i_PKCS7_DIGEST 737 EXIST::FUNCTION:
|
||||
d2i_PKCS7_ENCRYPT 738 EXIST::FUNCTION:
|
||||
|
@ -827,7 +827,7 @@ i2d_DSAPublicKey 834 EXIST::FUNCTION:DSA
|
|||
i2d_DSAparams 835 EXIST::FUNCTION:DSA
|
||||
i2d_NETSCAPE_SPKAC 836 EXIST::FUNCTION:
|
||||
i2d_NETSCAPE_SPKI 837 EXIST::FUNCTION:
|
||||
i2d_Netscape_RSA 838 EXIST::FUNCTION:RSA
|
||||
i2d_Netscape_RSA 838 EXIST::FUNCTION:RC4,RSA
|
||||
i2d_PKCS7 839 EXIST::FUNCTION:
|
||||
i2d_PKCS7_DIGEST 840 EXIST::FUNCTION:
|
||||
i2d_PKCS7_ENCRYPT 841 EXIST::FUNCTION:
|
||||
|
@ -1814,9 +1814,9 @@ RAND_egd_bytes 2402 EXIST::FUNCTION:
|
|||
X509_REQ_get1_email 2403 EXIST::FUNCTION:
|
||||
X509_get1_email 2404 EXIST::FUNCTION:
|
||||
X509_email_free 2405 EXIST::FUNCTION:
|
||||
i2d_RSA_NET 2406 EXIST::FUNCTION:RSA
|
||||
i2d_RSA_NET 2406 EXIST::FUNCTION:RC4,RSA
|
||||
d2i_RSA_NET_2 2407 NOEXIST::FUNCTION:
|
||||
d2i_RSA_NET 2408 EXIST::FUNCTION:RSA
|
||||
d2i_RSA_NET 2408 EXIST::FUNCTION:RC4,RSA
|
||||
DSO_bind_func 2409 EXIST::FUNCTION:
|
||||
CRYPTO_get_new_dynlockid 2410 EXIST::FUNCTION:
|
||||
sk_new_null 2411 EXIST::FUNCTION:
|
||||
|
|
Loading…
Reference in a new issue