mirror of
https://github.com/openssl/openssl.git
synced 2024-12-14 04:24:23 +08:00
man: update missingcrypto.txt file
Remove some entries which have been documented meanwhile. Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> Reviewed-by: Hugo Landau <hlandau@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21873)
This commit is contained in:
parent
a954f761fe
commit
84364b9dc6
@ -241,7 +241,6 @@ BN_MONT_CTX_set_locked(3)
|
||||
BN_X931_derive_prime_ex(3)
|
||||
BN_X931_generate_Xpq(3)
|
||||
BN_X931_generate_prime_ex(3)
|
||||
BN_abs_is_word(3)
|
||||
BN_asc2bn(3)
|
||||
BN_bntest_rand(3)
|
||||
BN_consttime_swap(3)
|
||||
@ -453,7 +452,6 @@ DES_encrypt3(3)
|
||||
DES_options(3)
|
||||
DH_KDF_X9_42(3)
|
||||
DH_check_pub_key(3)
|
||||
DH_compute_key_padded(3)
|
||||
DH_up_ref(3)
|
||||
DHparams_dup(3)
|
||||
DHparams_it(3)
|
||||
@ -574,9 +572,7 @@ ERR_load_strings_const(3)
|
||||
ERR_set_error_data(3)
|
||||
ERR_unload_strings(3)
|
||||
EVP_CIPHER_CTX_buf_noconst(3)
|
||||
EVP_CIPHER_CTX_copy(3)
|
||||
EVP_CIPHER_CTX_rand_key(3)
|
||||
EVP_CIPHER_CTX_set_num(3)
|
||||
EVP_CIPHER_do_all(3)
|
||||
EVP_CIPHER_do_all_sorted(3)
|
||||
EVP_CIPHER_get_asn1_iv(3)
|
||||
@ -649,7 +645,6 @@ NCONF_dump_bio(3)
|
||||
NCONF_dump_fp(3)
|
||||
NCONF_free_data(3)
|
||||
NCONF_get_number_e(3)
|
||||
NCONF_get_section(3)
|
||||
NCONF_get_string(3)
|
||||
NCONF_load_bio(3)
|
||||
NCONF_load_fp(3)
|
||||
@ -794,7 +789,6 @@ PKCS12_BAGS_it(3)
|
||||
PKCS12_MAC_DATA_it(3)
|
||||
PKCS12_PBE_add(3)
|
||||
PKCS12_SAFEBAGS_it(3)
|
||||
PKCS12_SAFEBAG_get1_crl(3)
|
||||
PKCS12_SAFEBAG_it(3)
|
||||
PKCS12_get0_mac(3)
|
||||
PKCS12_get_attr(3)
|
||||
@ -803,7 +797,6 @@ PKCS12_item_pack_safebag(3)
|
||||
PKCS12_mac_present(3)
|
||||
PKCS12_pack_authsafes(3)
|
||||
PKCS12_pack_p7data(3)
|
||||
PKCS12_pack_p7encdata(3)
|
||||
PKCS12_unpack_authsafes(3)
|
||||
PKCS12_unpack_p7data(3)
|
||||
PKCS12_unpack_p7encdata(3)
|
||||
@ -992,10 +985,8 @@ TS_RESP_CTX_add_failure_info(3)
|
||||
TS_RESP_CTX_add_flags(3)
|
||||
TS_RESP_CTX_add_md(3)
|
||||
TS_RESP_CTX_add_policy(3)
|
||||
TS_RESP_CTX_free(3)
|
||||
TS_RESP_CTX_get_request(3)
|
||||
TS_RESP_CTX_get_tst_info(3)
|
||||
TS_RESP_CTX_new(3)
|
||||
TS_RESP_CTX_set_accuracy(3)
|
||||
TS_RESP_CTX_set_certs(3)
|
||||
TS_RESP_CTX_set_clock_precision_digits(3)
|
||||
@ -1259,7 +1250,6 @@ X509_get_default_private_dir(3)
|
||||
X509_get_pubkey_parameters(3)
|
||||
X509_get_signature_type(3)
|
||||
X509_issuer_and_serial_hash(3)
|
||||
X509_issuer_name_hash(3)
|
||||
X509_issuer_name_hash_old(3)
|
||||
X509_it(3)
|
||||
X509_keyid_get0(3)
|
||||
@ -1283,7 +1273,6 @@ X509_print_fp(3)
|
||||
X509_reject_clear(3)
|
||||
X509_signature_dump(3)
|
||||
X509_signature_print(3)
|
||||
X509_subject_name_hash(3)
|
||||
X509_subject_name_hash_old(3)
|
||||
X509_supported_extension(3)
|
||||
X509_to_X509_REQ(3)
|
||||
|
Loading…
Reference in New Issue
Block a user