代码搜索:Bio

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

代码结果 2,188
www.eeworm.com/read/148608/12448099

c common.c

#include "common.h" BIO *bio_err=0; static char *pass; static int password_cb(char *buf,int num,int rwflag,void *userdata); static void sigpipe_handle(int x); /* A simple error and exit routine*/ in
www.eeworm.com/read/388823/8573407

c rsautl.c

#ifndef OPENSSL_NO_RSA #include "apps.h" #include #include #include #define RSA_SIGN 1 #define RSA_VERIFY 2 #define RSA_ENCRYPT 3 #define RSA
www.eeworm.com/read/331910/12801867

h dbio.h

#ifndef __DBIO_h #define __DBIO_h #include #ifdef ENABLE_SSL #include #include "io.h" /* * Exported functions */ IOData_t* a_DBIO_new(BIO *bio); void a_DBIO_ccc(in
www.eeworm.com/read/126641/6015449

pod d2i_x509_crl.pod

=pod =head1 NAME d2i_X509_CRL, i2d_X509_CRL, d2i_X509_CRL_bio, d2i_509_CRL_fp, i2d_X509_CRL_bio, i2d_X509_CRL_fp - PKCS#10 certificate request functions. =head1 SYNOPSIS #include
www.eeworm.com/read/126641/6015568

pod d2i_x509_req.pod

=pod =head1 NAME d2i_X509_REQ, i2d_X509_REQ, d2i_X509_REQ_bio, d2i_X509_REQ_fp, i2d_X509_REQ_bio, i2d_X509_REQ_fp - PKCS#10 certificate request functions. =head1 SYNOPSIS #include
www.eeworm.com/read/126641/6015648

pod ssl_do_handshake.pod

=pod =head1 NAME SSL_do_handshake - perform a TLS/SSL handshake =head1 SYNOPSIS #include int SSL_do_handshake(SSL *ssl); =head1 DESCRIPTION SSL_do_handshake() will wait for a
www.eeworm.com/read/102935/6229709

h raid1.h

#ifndef _RAID1_H #define _RAID1_H #include typedef struct mirror_info mirror_info_t; struct mirror_info { int number; int raid_disk; kdev_t dev; sector_t head_position; at
www.eeworm.com/read/148608/12448091

c rclient.c

/* SSL client demonstrating session resumption */ #include "common.h" #include "client.h" #include "read_write.h" int main(argc,argv) int argc; char **argv; { SSL_CTX *ctx; SSL *ssl;
www.eeworm.com/read/100610/15869075

cpp pki_pkcs7.cpp

/* * Copyright (C) 2001 Christian Hohnstaedt. * * All rights reserved. * * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that t
www.eeworm.com/read/448330/7534802

cpp filet.cpp

/*this file include fileT function this function used to transfer a file include reciver or send it's only send file named tmpsendfile.dat and reciver file is saved as tmpgetfile.dat double pa