Update ordinals.

This commit is contained in:
Dr. Stephen Henson 2008-06-05 10:57:21 +00:00
parent f35f7d9fbb
commit a1411093f0
2 changed files with 5 additions and 0 deletions

View file

@ -3652,3 +3652,7 @@ CMS_set1_eContentType 4040 EXIST::FUNCTION:CMS
CMS_ReceiptRequest_create0 4041 EXIST::FUNCTION:CMS
CMS_add1_signer 4042 EXIST::FUNCTION:CMS
CMS_RecipientInfo_set0_pkey 4043 EXIST::FUNCTION:CMS
ENGINE_set_load_ssl_client_cert_function 4044 EXIST::FUNCTION:ENGINE
ENGINE_get_ssl_client_cert_function 4045 EXIST::FUNCTION:ENGINE
ENGINE_load_ssl_client_cert 4046 EXIST::FUNCTION:ENGINE
ENGINE_load_capi 4047 EXIST::FUNCTION:CAPIENG,ENGINE

View file

@ -241,3 +241,4 @@ SSL_CTX_sess_get_remove_cb 289 EXIST::FUNCTION:
SSL_set_SSL_CTX 290 EXIST::FUNCTION:
SSL_get_servername 291 EXIST::FUNCTION:TLSEXT
SSL_get_servername_type 292 EXIST::FUNCTION:TLSEXT
SSL_CTX_set_client_cert_engine 293 EXIST::FUNCTION:ENGINE