代码搜索:Bio

找到约 2,188 项符合「Bio」的源代码

代码结果 2,188
www.eeworm.com/read/240156/13234841

c curlx.c

/* curlx.c Authors: Peter Sylvester, Jean-Paul Merlin This is a little program to demonstrate the usage of - an ssl initialisation callback setting a user key and trustbases coming from a p
www.eeworm.com/read/302618/13830882

html ch16s05.html

16.5. 快速参考-Linux设备驱动第三版(中文版)-开发频道-华星在线
www.eeworm.com/read/302618/13830900

html ch16s03.html

16.3. 请求处理-Linux设备驱动第三版(中文版)-开发频道-华星在线
www.eeworm.com/read/132649/5915785

cpp make_cdr_prods.cpp

/* * =========================================================================== * PRODUCTION $Log: make_cdr_prods.cpp,v $ * PRODUCTION Revision 1000.1 2004/06/01 18:10:34 gouriano * PRODUCTION
www.eeworm.com/read/126641/6014930

c conf_sap.c

/* conf_sap.c */ /* Written by Stephen Henson (shenson@bigfoot.com) for the OpenSSL * project 2001. */ /* ==================================================================== * Copyright (c) 2001 T
www.eeworm.com/read/126641/6015067

c pk7_mime.c

/* pk7_mime.c */ /* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL * project 1999. */ /* ==================================================================== * Copyright (c) 1
www.eeworm.com/read/126641/6015227

c asn1_par.c

/* crypto/asn1/asn1_par.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).
www.eeworm.com/read/126641/6015595

pod ssl_accept.pod

=pod =head1 NAME SSL_accept - wait for a TLS/SSL client to initiate a TLS/SSL handshake =head1 SYNOPSIS #include int SSL_accept(SSL *ssl); =head1 DESCRIPTION SSL_accept() wait
www.eeworm.com/read/126641/6015606

pod ssl_connect.pod

=pod =head1 NAME SSL_connect - initiate the TLS/SSL handshake with an TLS/SSL server =head1 SYNOPSIS #include int SSL_connect(SSL *ssl); =head1 DESCRIPTION SSL_connect() initi
www.eeworm.com/read/126641/6015737

c sconnect.c

/* NOCW */ /* demos/bio/sconnect.c */ /* A minimal program to do SSL to a passed host and port. * It is actually using non-blocking IO but in a very simple manner * sconnect host:port - it does a '