]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Merge OpenSSL 1.1.1i.
authorjkim <jkim@FreeBSD.org>
Wed, 9 Dec 2020 02:05:14 +0000 (02:05 +0000)
committerjkim <jkim@FreeBSD.org>
Wed, 9 Dec 2020 02:05:14 +0000 (02:05 +0000)
commitdc9f2d22031ebef6956f9623254914db0194beb9
tree7c868b042745dce2a0f7c34a517d3721441b24b1
parentf0e59369bc8109c861cec352024c77e26670e05e
Merge OpenSSL 1.1.1i.
476 files changed:
crypto/openssl/CHANGES
crypto/openssl/NEWS
crypto/openssl/README
crypto/openssl/apps/ca.c
crypto/openssl/apps/cms.c
crypto/openssl/config
crypto/openssl/crypto/aes/asm/aesv8-armx.pl
crypto/openssl/crypto/armcap.c
crypto/openssl/crypto/asn1/tasn_dec.c
crypto/openssl/crypto/asn1/tasn_enc.c
crypto/openssl/crypto/bio/b_addr.c
crypto/openssl/crypto/chacha/asm/chacha-armv8.pl
crypto/openssl/crypto/cms/cms_smime.c
crypto/openssl/crypto/evp/bio_ok.c
crypto/openssl/crypto/modes/modes_local.h
crypto/openssl/crypto/pkcs7/pk7_smime.c
crypto/openssl/crypto/poly1305/asm/poly1305-armv8.pl
crypto/openssl/crypto/rand/rand_unix.c
crypto/openssl/crypto/sha/asm/sha1-armv8.pl
crypto/openssl/crypto/sha/asm/sha512-armv8.pl
crypto/openssl/crypto/x509/x509_att.c
crypto/openssl/crypto/x509/x509_cmp.c
crypto/openssl/crypto/x509/x509_vfy.c
crypto/openssl/crypto/x509v3/v3_genn.c
crypto/openssl/doc/man1/verify.pod
crypto/openssl/doc/man3/BN_set_bit.pod
crypto/openssl/doc/man3/X509_STORE_set_verify_cb_func.pod
crypto/openssl/include/openssl/opensslv.h
crypto/openssl/include/openssl/x509.h
crypto/openssl/ssl/record/rec_layer_d1.c
crypto/openssl/ssl/s3_lib.c
crypto/openssl/ssl/ssl_lib.c
crypto/openssl/ssl/ssl_sess.c
crypto/openssl/ssl/statem/statem_clnt.c
crypto/openssl/ssl/statem/statem_srvr.c
secure/lib/libcrypto/Makefile.inc
secure/lib/libcrypto/man/man3/ADMISSIONS.3
secure/lib/libcrypto/man/man3/ASN1_INTEGER_get_int64.3
secure/lib/libcrypto/man/man3/ASN1_ITEM_lookup.3
secure/lib/libcrypto/man/man3/ASN1_OBJECT_new.3
secure/lib/libcrypto/man/man3/ASN1_STRING_TABLE_add.3
secure/lib/libcrypto/man/man3/ASN1_STRING_length.3
secure/lib/libcrypto/man/man3/ASN1_STRING_new.3
secure/lib/libcrypto/man/man3/ASN1_STRING_print_ex.3
secure/lib/libcrypto/man/man3/ASN1_TIME_set.3
secure/lib/libcrypto/man/man3/ASN1_TYPE_get.3
secure/lib/libcrypto/man/man3/ASN1_generate_nconf.3
secure/lib/libcrypto/man/man3/ASYNC_WAIT_CTX_new.3
secure/lib/libcrypto/man/man3/ASYNC_start_job.3
secure/lib/libcrypto/man/man3/BF_encrypt.3
secure/lib/libcrypto/man/man3/BIO_ADDR.3
secure/lib/libcrypto/man/man3/BIO_ADDRINFO.3
secure/lib/libcrypto/man/man3/BIO_connect.3
secure/lib/libcrypto/man/man3/BIO_ctrl.3
secure/lib/libcrypto/man/man3/BIO_f_buffer.3
secure/lib/libcrypto/man/man3/BIO_f_cipher.3
secure/lib/libcrypto/man/man3/BIO_f_md.3
secure/lib/libcrypto/man/man3/BIO_f_ssl.3
secure/lib/libcrypto/man/man3/BIO_find_type.3
secure/lib/libcrypto/man/man3/BIO_get_data.3
secure/lib/libcrypto/man/man3/BIO_get_ex_new_index.3
secure/lib/libcrypto/man/man3/BIO_meth_new.3
secure/lib/libcrypto/man/man3/BIO_new.3
secure/lib/libcrypto/man/man3/BIO_parse_hostserv.3
secure/lib/libcrypto/man/man3/BIO_printf.3
secure/lib/libcrypto/man/man3/BIO_push.3
secure/lib/libcrypto/man/man3/BIO_read.3
secure/lib/libcrypto/man/man3/BIO_s_accept.3
secure/lib/libcrypto/man/man3/BIO_s_bio.3
secure/lib/libcrypto/man/man3/BIO_s_connect.3
secure/lib/libcrypto/man/man3/BIO_s_fd.3
secure/lib/libcrypto/man/man3/BIO_s_file.3
secure/lib/libcrypto/man/man3/BIO_s_mem.3
secure/lib/libcrypto/man/man3/BIO_s_socket.3
secure/lib/libcrypto/man/man3/BIO_set_callback.3
secure/lib/libcrypto/man/man3/BIO_should_retry.3
secure/lib/libcrypto/man/man3/BN_BLINDING_new.3
secure/lib/libcrypto/man/man3/BN_CTX_new.3
secure/lib/libcrypto/man/man3/BN_CTX_start.3
secure/lib/libcrypto/man/man3/BN_add.3
secure/lib/libcrypto/man/man3/BN_add_word.3
secure/lib/libcrypto/man/man3/BN_bn2bin.3
secure/lib/libcrypto/man/man3/BN_cmp.3
secure/lib/libcrypto/man/man3/BN_copy.3
secure/lib/libcrypto/man/man3/BN_generate_prime.3
secure/lib/libcrypto/man/man3/BN_mod_mul_montgomery.3
secure/lib/libcrypto/man/man3/BN_mod_mul_reciprocal.3
secure/lib/libcrypto/man/man3/BN_new.3
secure/lib/libcrypto/man/man3/BN_num_bytes.3
secure/lib/libcrypto/man/man3/BN_rand.3
secure/lib/libcrypto/man/man3/BN_set_bit.3
secure/lib/libcrypto/man/man3/BN_zero.3
secure/lib/libcrypto/man/man3/BUF_MEM_new.3
secure/lib/libcrypto/man/man3/CMS_add0_cert.3
secure/lib/libcrypto/man/man3/CMS_add1_recipient_cert.3
secure/lib/libcrypto/man/man3/CMS_add1_signer.3
secure/lib/libcrypto/man/man3/CMS_get0_RecipientInfos.3
secure/lib/libcrypto/man/man3/CMS_get0_SignerInfos.3
secure/lib/libcrypto/man/man3/CMS_get0_type.3
secure/lib/libcrypto/man/man3/CMS_get1_ReceiptRequest.3
secure/lib/libcrypto/man/man3/CMS_verify.3
secure/lib/libcrypto/man/man3/CONF_modules_free.3
secure/lib/libcrypto/man/man3/CONF_modules_load_file.3
secure/lib/libcrypto/man/man3/CRYPTO_THREAD_run_once.3
secure/lib/libcrypto/man/man3/CRYPTO_get_ex_new_index.3
secure/lib/libcrypto/man/man3/CTLOG_STORE_new.3
secure/lib/libcrypto/man/man3/CTLOG_new.3
secure/lib/libcrypto/man/man3/CT_POLICY_EVAL_CTX_new.3
secure/lib/libcrypto/man/man3/DEFINE_STACK_OF.3
secure/lib/libcrypto/man/man3/DES_random_key.3
secure/lib/libcrypto/man/man3/DH_generate_key.3
secure/lib/libcrypto/man/man3/DH_generate_parameters.3
secure/lib/libcrypto/man/man3/DH_get0_pqg.3
secure/lib/libcrypto/man/man3/DH_get_1024_160.3
secure/lib/libcrypto/man/man3/DH_meth_new.3
secure/lib/libcrypto/man/man3/DH_new.3
secure/lib/libcrypto/man/man3/DH_new_by_nid.3
secure/lib/libcrypto/man/man3/DH_set_method.3
secure/lib/libcrypto/man/man3/DH_size.3
secure/lib/libcrypto/man/man3/DSA_SIG_new.3
secure/lib/libcrypto/man/man3/DSA_do_sign.3
secure/lib/libcrypto/man/man3/DSA_generate_parameters.3
secure/lib/libcrypto/man/man3/DSA_get0_pqg.3
secure/lib/libcrypto/man/man3/DSA_meth_new.3
secure/lib/libcrypto/man/man3/DSA_new.3
secure/lib/libcrypto/man/man3/DSA_set_method.3
secure/lib/libcrypto/man/man3/DSA_sign.3
secure/lib/libcrypto/man/man3/DSA_size.3
secure/lib/libcrypto/man/man3/DTLS_set_timer_cb.3
secure/lib/libcrypto/man/man3/DTLSv1_listen.3
secure/lib/libcrypto/man/man3/ECDSA_SIG_new.3
secure/lib/libcrypto/man/man3/ECPKParameters_print.3
secure/lib/libcrypto/man/man3/EC_GFp_simple_method.3
secure/lib/libcrypto/man/man3/EC_GROUP_copy.3
secure/lib/libcrypto/man/man3/EC_GROUP_new.3
secure/lib/libcrypto/man/man3/EC_KEY_get_enc_flags.3
secure/lib/libcrypto/man/man3/EC_KEY_new.3
secure/lib/libcrypto/man/man3/EC_POINT_add.3
secure/lib/libcrypto/man/man3/EC_POINT_new.3
secure/lib/libcrypto/man/man3/ENGINE_add.3
secure/lib/libcrypto/man/man3/ERR_GET_LIB.3
secure/lib/libcrypto/man/man3/ERR_error_string.3
secure/lib/libcrypto/man/man3/ERR_get_error.3
secure/lib/libcrypto/man/man3/ERR_load_crypto_strings.3
secure/lib/libcrypto/man/man3/ERR_load_strings.3
secure/lib/libcrypto/man/man3/ERR_print_errors.3
secure/lib/libcrypto/man/man3/ERR_put_error.3
secure/lib/libcrypto/man/man3/ERR_remove_state.3
secure/lib/libcrypto/man/man3/ERR_set_mark.3
secure/lib/libcrypto/man/man3/EVP_CIPHER_CTX_get_cipher_data.3
secure/lib/libcrypto/man/man3/EVP_CIPHER_meth_new.3
secure/lib/libcrypto/man/man3/EVP_DigestInit.3
secure/lib/libcrypto/man/man3/EVP_DigestSignInit.3
secure/lib/libcrypto/man/man3/EVP_DigestVerifyInit.3
secure/lib/libcrypto/man/man3/EVP_EncodeInit.3
secure/lib/libcrypto/man/man3/EVP_EncryptInit.3
secure/lib/libcrypto/man/man3/EVP_MD_meth_new.3
secure/lib/libcrypto/man/man3/EVP_OpenInit.3
secure/lib/libcrypto/man/man3/EVP_PKEY_ASN1_METHOD.3
secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_ctrl.3
secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_new.3
secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_hkdf_md.3
secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_rsa_pss_keygen_md.3
secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_scrypt_N.3
secure/lib/libcrypto/man/man3/EVP_PKEY_CTX_set_tls1_prf_md.3
secure/lib/libcrypto/man/man3/EVP_PKEY_asn1_get_count.3
secure/lib/libcrypto/man/man3/EVP_PKEY_cmp.3
secure/lib/libcrypto/man/man3/EVP_PKEY_decrypt.3
secure/lib/libcrypto/man/man3/EVP_PKEY_derive.3
secure/lib/libcrypto/man/man3/EVP_PKEY_encrypt.3
secure/lib/libcrypto/man/man3/EVP_PKEY_keygen.3
secure/lib/libcrypto/man/man3/EVP_PKEY_meth_get_count.3
secure/lib/libcrypto/man/man3/EVP_PKEY_meth_new.3
secure/lib/libcrypto/man/man3/EVP_PKEY_new.3
secure/lib/libcrypto/man/man3/EVP_PKEY_print_private.3
secure/lib/libcrypto/man/man3/EVP_PKEY_set1_RSA.3
secure/lib/libcrypto/man/man3/EVP_PKEY_sign.3
secure/lib/libcrypto/man/man3/EVP_PKEY_size.3
secure/lib/libcrypto/man/man3/EVP_PKEY_verify.3
secure/lib/libcrypto/man/man3/EVP_PKEY_verify_recover.3
secure/lib/libcrypto/man/man3/EVP_SealInit.3
secure/lib/libcrypto/man/man3/EVP_SignInit.3
secure/lib/libcrypto/man/man3/EVP_VerifyInit.3
secure/lib/libcrypto/man/man3/EVP_aes.3
secure/lib/libcrypto/man/man3/EVP_aria.3
secure/lib/libcrypto/man/man3/EVP_bf_cbc.3
secure/lib/libcrypto/man/man3/EVP_blake2b512.3
secure/lib/libcrypto/man/man3/EVP_camellia.3
secure/lib/libcrypto/man/man3/EVP_cast5_cbc.3
secure/lib/libcrypto/man/man3/EVP_chacha20.3
secure/lib/libcrypto/man/man3/EVP_des.3
secure/lib/libcrypto/man/man3/EVP_idea_cbc.3
secure/lib/libcrypto/man/man3/EVP_md5.3
secure/lib/libcrypto/man/man3/EVP_rc2_cbc.3
secure/lib/libcrypto/man/man3/EVP_rc4.3
secure/lib/libcrypto/man/man3/EVP_rc5_32_12_16_cbc.3
secure/lib/libcrypto/man/man3/EVP_seed_cbc.3
secure/lib/libcrypto/man/man3/EVP_sha224.3
secure/lib/libcrypto/man/man3/EVP_sha3_224.3
secure/lib/libcrypto/man/man3/EVP_sm4_cbc.3
secure/lib/libcrypto/man/man3/HMAC.3
secure/lib/libcrypto/man/man3/MD5.3
secure/lib/libcrypto/man/man3/MDC2_Init.3
secure/lib/libcrypto/man/man3/OBJ_nid2obj.3
secure/lib/libcrypto/man/man3/OCSP_REQUEST_new.3
secure/lib/libcrypto/man/man3/OCSP_cert_to_id.3
secure/lib/libcrypto/man/man3/OCSP_request_add1_nonce.3
secure/lib/libcrypto/man/man3/OCSP_resp_find_status.3
secure/lib/libcrypto/man/man3/OCSP_response_status.3
secure/lib/libcrypto/man/man3/OCSP_sendreq_new.3
secure/lib/libcrypto/man/man3/OPENSSL_LH_COMPFUNC.3
secure/lib/libcrypto/man/man3/OPENSSL_LH_stats.3
secure/lib/libcrypto/man/man3/OPENSSL_VERSION_NUMBER.3
secure/lib/libcrypto/man/man3/OPENSSL_config.3
secure/lib/libcrypto/man/man3/OPENSSL_fork_prepare.3
secure/lib/libcrypto/man/man3/OPENSSL_init_crypto.3
secure/lib/libcrypto/man/man3/OPENSSL_instrument_bus.3
secure/lib/libcrypto/man/man3/OPENSSL_load_builtin_modules.3
secure/lib/libcrypto/man/man3/OPENSSL_malloc.3
secure/lib/libcrypto/man/man3/OPENSSL_secure_malloc.3
secure/lib/libcrypto/man/man3/OSSL_STORE_INFO.3
secure/lib/libcrypto/man/man3/OSSL_STORE_LOADER.3
secure/lib/libcrypto/man/man3/OSSL_STORE_SEARCH.3
secure/lib/libcrypto/man/man3/OSSL_STORE_expect.3
secure/lib/libcrypto/man/man3/OSSL_STORE_open.3
secure/lib/libcrypto/man/man3/OpenSSL_add_all_algorithms.3
secure/lib/libcrypto/man/man3/PEM_bytes_read_bio.3
secure/lib/libcrypto/man/man3/PEM_read.3
secure/lib/libcrypto/man/man3/PEM_read_CMS.3
secure/lib/libcrypto/man/man3/PEM_read_bio_PrivateKey.3
secure/lib/libcrypto/man/man3/PEM_read_bio_ex.3
secure/lib/libcrypto/man/man3/PKCS5_PBKDF2_HMAC.3
secure/lib/libcrypto/man/man3/PKCS7_verify.3
secure/lib/libcrypto/man/man3/RAND_DRBG_generate.3
secure/lib/libcrypto/man/man3/RAND_DRBG_get0_master.3
secure/lib/libcrypto/man/man3/RAND_DRBG_new.3
secure/lib/libcrypto/man/man3/RAND_DRBG_reseed.3
secure/lib/libcrypto/man/man3/RAND_DRBG_set_callbacks.3
secure/lib/libcrypto/man/man3/RAND_DRBG_set_ex_data.3
secure/lib/libcrypto/man/man3/RAND_add.3
secure/lib/libcrypto/man/man3/RAND_bytes.3
secure/lib/libcrypto/man/man3/RAND_egd.3
secure/lib/libcrypto/man/man3/RAND_load_file.3
secure/lib/libcrypto/man/man3/RAND_set_rand_method.3
secure/lib/libcrypto/man/man3/RC4_set_key.3
secure/lib/libcrypto/man/man3/RIPEMD160_Init.3
secure/lib/libcrypto/man/man3/RSA_blinding_on.3
secure/lib/libcrypto/man/man3/RSA_check_key.3
secure/lib/libcrypto/man/man3/RSA_generate_key.3
secure/lib/libcrypto/man/man3/RSA_get0_key.3
secure/lib/libcrypto/man/man3/RSA_meth_new.3
secure/lib/libcrypto/man/man3/RSA_new.3
secure/lib/libcrypto/man/man3/RSA_padding_add_PKCS1_type_1.3
secure/lib/libcrypto/man/man3/RSA_print.3
secure/lib/libcrypto/man/man3/RSA_private_encrypt.3
secure/lib/libcrypto/man/man3/RSA_public_encrypt.3
secure/lib/libcrypto/man/man3/RSA_set_method.3
secure/lib/libcrypto/man/man3/RSA_sign.3
secure/lib/libcrypto/man/man3/RSA_sign_ASN1_OCTET_STRING.3
secure/lib/libcrypto/man/man3/RSA_size.3
secure/lib/libcrypto/man/man3/SCT_new.3
secure/lib/libcrypto/man/man3/SCT_print.3
secure/lib/libcrypto/man/man3/SCT_validate.3
secure/lib/libcrypto/man/man3/SHA256_Init.3
secure/lib/libcrypto/man/man3/SSL_CIPHER_get_name.3
secure/lib/libcrypto/man/man3/SSL_COMP_add_compression_method.3
secure/lib/libcrypto/man/man3/SSL_CONF_CTX_new.3
secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_flags.3
secure/lib/libcrypto/man/man3/SSL_CONF_CTX_set_ssl_ctx.3
secure/lib/libcrypto/man/man3/SSL_CONF_cmd.3
secure/lib/libcrypto/man/man3/SSL_CTX_add1_chain_cert.3
secure/lib/libcrypto/man/man3/SSL_CTX_add_extra_chain_cert.3
secure/lib/libcrypto/man/man3/SSL_CTX_add_session.3
secure/lib/libcrypto/man/man3/SSL_CTX_config.3
secure/lib/libcrypto/man/man3/SSL_CTX_ctrl.3
secure/lib/libcrypto/man/man3/SSL_CTX_dane_enable.3
secure/lib/libcrypto/man/man3/SSL_CTX_get0_param.3
secure/lib/libcrypto/man/man3/SSL_CTX_get_verify_mode.3
secure/lib/libcrypto/man/man3/SSL_CTX_load_verify_locations.3
secure/lib/libcrypto/man/man3/SSL_CTX_new.3
secure/lib/libcrypto/man/man3/SSL_CTX_sess_number.3
secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_cache_size.3
secure/lib/libcrypto/man/man3/SSL_CTX_sess_set_get_cb.3
secure/lib/libcrypto/man/man3/SSL_CTX_set0_CA_list.3
secure/lib/libcrypto/man/man3/SSL_CTX_set1_curves.3
secure/lib/libcrypto/man/man3/SSL_CTX_set1_sigalgs.3
secure/lib/libcrypto/man/man3/SSL_CTX_set1_verify_cert_store.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_alpn_select_cb.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_cb.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_cert_store.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_cipher_list.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_client_cert_cb.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_client_hello_cb.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_ct_validation_callback.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_ctlog_list_file.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_default_passwd_cb.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_ex_data.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_generate_session_id.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_info_callback.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_keylog_callback.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_max_cert_list.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_min_proto_version.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_mode.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_msg_callback.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_num_tickets.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_options.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_psk_client_callback.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_quiet_shutdown.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_read_ahead.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_record_padding_callback.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_security_level.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_session_cache_mode.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_session_id_context.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_session_ticket_cb.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_split_send_fragment.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_ssl_version.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_stateless_cookie_generate_cb.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_timeout.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_servername_callback.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_status_cb.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_tlsext_use_srtp.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_tmp_dh_callback.3
secure/lib/libcrypto/man/man3/SSL_CTX_set_verify.3
secure/lib/libcrypto/man/man3/SSL_CTX_use_certificate.3
secure/lib/libcrypto/man/man3/SSL_CTX_use_psk_identity_hint.3
secure/lib/libcrypto/man/man3/SSL_CTX_use_serverinfo.3
secure/lib/libcrypto/man/man3/SSL_SESSION_free.3
secure/lib/libcrypto/man/man3/SSL_SESSION_get0_cipher.3
secure/lib/libcrypto/man/man3/SSL_SESSION_get0_hostname.3
secure/lib/libcrypto/man/man3/SSL_SESSION_get0_id_context.3
secure/lib/libcrypto/man/man3/SSL_SESSION_get_ex_data.3
secure/lib/libcrypto/man/man3/SSL_SESSION_get_protocol_version.3
secure/lib/libcrypto/man/man3/SSL_SESSION_get_time.3
secure/lib/libcrypto/man/man3/SSL_SESSION_has_ticket.3
secure/lib/libcrypto/man/man3/SSL_SESSION_print.3
secure/lib/libcrypto/man/man3/SSL_SESSION_set1_id.3
secure/lib/libcrypto/man/man3/SSL_alert_type_string.3
secure/lib/libcrypto/man/man3/SSL_alloc_buffers.3
secure/lib/libcrypto/man/man3/SSL_export_keying_material.3
secure/lib/libcrypto/man/man3/SSL_extension_supported.3
secure/lib/libcrypto/man/man3/SSL_get_all_async_fds.3
secure/lib/libcrypto/man/man3/SSL_get_ciphers.3
secure/lib/libcrypto/man/man3/SSL_get_client_random.3
secure/lib/libcrypto/man/man3/SSL_get_current_cipher.3
secure/lib/libcrypto/man/man3/SSL_get_fd.3
secure/lib/libcrypto/man/man3/SSL_get_peer_cert_chain.3
secure/lib/libcrypto/man/man3/SSL_get_peer_signature_nid.3
secure/lib/libcrypto/man/man3/SSL_get_peer_tmp_key.3
secure/lib/libcrypto/man/man3/SSL_get_psk_identity.3
secure/lib/libcrypto/man/man3/SSL_get_rbio.3
secure/lib/libcrypto/man/man3/SSL_get_session.3
secure/lib/libcrypto/man/man3/SSL_get_shared_sigalgs.3
secure/lib/libcrypto/man/man3/SSL_get_version.3
secure/lib/libcrypto/man/man3/SSL_in_init.3
secure/lib/libcrypto/man/man3/SSL_key_update.3
secure/lib/libcrypto/man/man3/SSL_library_init.3
secure/lib/libcrypto/man/man3/SSL_load_client_CA_file.3
secure/lib/libcrypto/man/man3/SSL_new.3
secure/lib/libcrypto/man/man3/SSL_pending.3
secure/lib/libcrypto/man/man3/SSL_read.3
secure/lib/libcrypto/man/man3/SSL_read_early_data.3
secure/lib/libcrypto/man/man3/SSL_rstate_string.3
secure/lib/libcrypto/man/man3/SSL_set1_host.3
secure/lib/libcrypto/man/man3/SSL_set_bio.3
secure/lib/libcrypto/man/man3/SSL_set_connect_state.3
secure/lib/libcrypto/man/man3/SSL_set_fd.3
secure/lib/libcrypto/man/man3/SSL_set_shutdown.3
secure/lib/libcrypto/man/man3/SSL_state_string.3
secure/lib/libcrypto/man/man3/SSL_want.3
secure/lib/libcrypto/man/man3/SSL_write.3
secure/lib/libcrypto/man/man3/UI_STRING.3
secure/lib/libcrypto/man/man3/UI_UTIL_read_pw.3
secure/lib/libcrypto/man/man3/UI_create_method.3
secure/lib/libcrypto/man/man3/UI_new.3
secure/lib/libcrypto/man/man3/X509V3_get_d2i.3
secure/lib/libcrypto/man/man3/X509_ALGOR_dup.3
secure/lib/libcrypto/man/man3/X509_CRL_get0_by_serial.3
secure/lib/libcrypto/man/man3/X509_EXTENSION_set_object.3
secure/lib/libcrypto/man/man3/X509_LOOKUP.3
secure/lib/libcrypto/man/man3/X509_LOOKUP_hash_dir.3
secure/lib/libcrypto/man/man3/X509_LOOKUP_meth_new.3
secure/lib/libcrypto/man/man3/X509_NAME_ENTRY_get_object.3
secure/lib/libcrypto/man/man3/X509_NAME_add_entry_by_txt.3
secure/lib/libcrypto/man/man3/X509_NAME_get_index_by_NID.3
secure/lib/libcrypto/man/man3/X509_NAME_print_ex.3
secure/lib/libcrypto/man/man3/X509_PUBKEY_new.3
secure/lib/libcrypto/man/man3/X509_SIG_get0.3
secure/lib/libcrypto/man/man3/X509_STORE_CTX_get_error.3
secure/lib/libcrypto/man/man3/X509_STORE_CTX_new.3
secure/lib/libcrypto/man/man3/X509_STORE_CTX_set_verify_cb.3
secure/lib/libcrypto/man/man3/X509_STORE_add_cert.3
secure/lib/libcrypto/man/man3/X509_STORE_get0_param.3
secure/lib/libcrypto/man/man3/X509_STORE_new.3
secure/lib/libcrypto/man/man3/X509_STORE_set_verify_cb_func.3
secure/lib/libcrypto/man/man3/X509_VERIFY_PARAM_set_flags.3
secure/lib/libcrypto/man/man3/X509_check_host.3
secure/lib/libcrypto/man/man3/X509_check_private_key.3
secure/lib/libcrypto/man/man3/X509_cmp.3
secure/lib/libcrypto/man/man3/X509_cmp_time.3
secure/lib/libcrypto/man/man3/X509_digest.3
secure/lib/libcrypto/man/man3/X509_dup.3
secure/lib/libcrypto/man/man3/X509_get0_notBefore.3
secure/lib/libcrypto/man/man3/X509_get0_signature.3
secure/lib/libcrypto/man/man3/X509_get_extension_flags.3
secure/lib/libcrypto/man/man3/X509_get_pubkey.3
secure/lib/libcrypto/man/man3/X509_get_serialNumber.3
secure/lib/libcrypto/man/man3/X509_get_subject_name.3
secure/lib/libcrypto/man/man3/X509_get_version.3
secure/lib/libcrypto/man/man3/X509_new.3
secure/lib/libcrypto/man/man3/X509_sign.3
secure/lib/libcrypto/man/man3/X509v3_get_ext_by_NID.3
secure/lib/libcrypto/man/man3/d2i_DHparams.3
secure/lib/libcrypto/man/man3/d2i_PKCS8PrivateKey_bio.3
secure/lib/libcrypto/man/man3/d2i_PrivateKey.3
secure/lib/libcrypto/man/man3/d2i_SSL_SESSION.3
secure/lib/libcrypto/man/man3/d2i_X509.3
secure/lib/libcrypto/man/man3/i2d_re_X509_tbs.3
secure/lib/libcrypto/man/man3/o2i_SCT_LIST.3
secure/lib/libcrypto/man/man5/x509v3_config.5
secure/lib/libcrypto/man/man7/Ed25519.7
secure/lib/libcrypto/man/man7/X25519.7
secure/lib/libcrypto/opensslconf.h.in
secure/usr.bin/openssl/man/asn1parse.1
secure/usr.bin/openssl/man/ca.1
secure/usr.bin/openssl/man/ciphers.1
secure/usr.bin/openssl/man/cms.1
secure/usr.bin/openssl/man/crl.1
secure/usr.bin/openssl/man/crl2pkcs7.1
secure/usr.bin/openssl/man/dgst.1
secure/usr.bin/openssl/man/dhparam.1
secure/usr.bin/openssl/man/dsa.1
secure/usr.bin/openssl/man/dsaparam.1
secure/usr.bin/openssl/man/ec.1
secure/usr.bin/openssl/man/ecparam.1
secure/usr.bin/openssl/man/enc.1
secure/usr.bin/openssl/man/engine.1
secure/usr.bin/openssl/man/errstr.1
secure/usr.bin/openssl/man/gendsa.1
secure/usr.bin/openssl/man/genpkey.1
secure/usr.bin/openssl/man/genrsa.1
secure/usr.bin/openssl/man/list.1
secure/usr.bin/openssl/man/nseq.1
secure/usr.bin/openssl/man/ocsp.1
secure/usr.bin/openssl/man/passwd.1
secure/usr.bin/openssl/man/pkcs12.1
secure/usr.bin/openssl/man/pkcs7.1
secure/usr.bin/openssl/man/pkcs8.1
secure/usr.bin/openssl/man/pkey.1
secure/usr.bin/openssl/man/pkeyparam.1
secure/usr.bin/openssl/man/pkeyutl.1
secure/usr.bin/openssl/man/prime.1
secure/usr.bin/openssl/man/rand.1
secure/usr.bin/openssl/man/req.1
secure/usr.bin/openssl/man/rsa.1
secure/usr.bin/openssl/man/rsautl.1
secure/usr.bin/openssl/man/s_client.1
secure/usr.bin/openssl/man/s_server.1
secure/usr.bin/openssl/man/s_time.1
secure/usr.bin/openssl/man/sess_id.1
secure/usr.bin/openssl/man/smime.1
secure/usr.bin/openssl/man/speed.1
secure/usr.bin/openssl/man/spkac.1
secure/usr.bin/openssl/man/srp.1
secure/usr.bin/openssl/man/storeutl.1
secure/usr.bin/openssl/man/ts.1
secure/usr.bin/openssl/man/tsget.1
secure/usr.bin/openssl/man/verify.1
secure/usr.bin/openssl/man/version.1
secure/usr.bin/openssl/man/x509.1
sys/crypto/openssl/aarch64/aesv8-armx.S
sys/crypto/openssl/aarch64/chacha-armv8.S
sys/crypto/openssl/aarch64/poly1305-armv8.S
sys/crypto/openssl/aarch64/sha1-armv8.S
sys/crypto/openssl/aarch64/sha256-armv8.S
sys/crypto/openssl/aarch64/sha512-armv8.S
sys/crypto/openssl/arm/aesv8-armx.S