代码搜索:SSL
找到约 10,000 项符合「SSL」的源代码
代码结果 10,000
www.eeworm.com/read/101042/6258932
c s3_both.c
/* ssl/s3_both.c */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The i
www.eeworm.com/read/182833/9188905
m4 acinclude.m4
#
# TMG Dmalloc
#
AC_DEFUN([AM_WITH_TMGDMALLOC],
[AC_MSG_CHECKING([if Thomer's malloc debugging is wanted])
AC_ARG_WITH(tmgdmalloc,
[ --with-tmgdmalloc use Thomer's malloc debugging tool],
[if
www.eeworm.com/read/423094/10588630
m4 acinclude.m4
#
# TMG Dmalloc
#
AC_DEFUN([AM_WITH_TMGDMALLOC],
[AC_MSG_CHECKING([if Thomer's malloc debugging is wanted])
AC_ARG_WITH(tmgdmalloc,
[ --with-tmgdmalloc use Thomer's malloc debugging tool],
[if
www.eeworm.com/read/126641/6015647
pod ssl_ctx_use_certificate.pod
=pod
=head1 NAME
SSL_CTX_use_certificate, SSL_CTX_use_certificate_ASN1, SSL_CTX_use_certificate_file, SSL_use_certificate, SSL_use_certificate_ASN1, SSL_use_certificate_file, SSL_CTX_use_certificate
www.eeworm.com/read/101042/6259094
pod ssl_ctx_set_cipher_list.pod
=pod
=head1 NAME
SSL_CTX_set_cipher_list, SSL_set_cipher_list
- choose list of available SSL_CIPHERs
=head1 SYNOPSIS
#include
int SSL_CTX_set_cipher_list(SSL_CTX *ctx, const ch
www.eeworm.com/read/171081/5398190
svn-base ssl3.h.svn-base
/* ssl/ssl3.h */
/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
* All rights reserved.
*
* This package is an SSL implementation written
* by Eric Young (eay@cryptsoft.com).
* The impl
www.eeworm.com/read/126641/6015593
pod ssl_ctx_set_msg_callback.pod
=pod
=head1 NAME
SSL_CTX_set_msg_callback, SSL_CTX_set_msg_callback_arg, SSL_set_msg_callback, SSL_get_msg_callback_arg - install callback for observing protocol messages
=head1 SYNOPSIS
#include
www.eeworm.com/read/126641/6015629
pod ssl_library_init.pod
=pod
=head1 NAME
SSL_library_init, OpenSSL_add_ssl_algorithms, SSLeay_add_ssl_algorithms
- initialize SSL library by registering algorithms
=head1 SYNOPSIS
#include
int SSL_libr
www.eeworm.com/read/126641/6015633
pod ssl_ctx_get_verify_mode.pod
=pod
=head1 NAME
SSL_CTX_get_verify_mode, SSL_get_verify_mode, SSL_CTX_get_verify_depth, SSL_get_verify_depth, SSL_get_verify_callback, SSL_CTX_get_verify_callback - get currently set verification p
www.eeworm.com/read/101042/6259095
pod ssl_library_init.pod
=pod
=head1 NAME
SSL_library_init, OpenSSL_add_ssl_algorithms, SSLeay_add_ssl_algorithms
- initialize SSL library by registering algorithms
=head1 SYNOPSIS
#include
int SSL_libr