代码搜索:Bio
找到约 2,188 项符合「Bio」的源代码
代码结果 2,188
www.eeworm.com/read/135298/13942031
h bio.h
/* crypto/bio/bio.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).
* Th
www.eeworm.com/read/101042/6259339
xs openssl_bio.xs
#include "openssl.h"
static int p5_bio_ex_bio_ptr = 0;
static int p5_bio_ex_bio_callback = 0;
static int p5_bio_ex_bio_callback_data = 0;
static long
p5_bio_callback(bio,state,parg,cmd,larg,ret)
www.eeworm.com/read/126641/6015530
pod bio_s_file.pod
=pod
=head1 NAME
BIO_s_file, BIO_new_file, BIO_new_fp, BIO_set_fp, BIO_get_fp,
BIO_read_filename, BIO_write_filename, BIO_append_filename,
BIO_rw_filename - FILE bio
=head1 SYNOPSIS
#include
www.eeworm.com/read/101042/6259039
pod bio_s_file.pod
=pod
=head1 NAME
BIO_s_file, BIO_new_file, BIO_new_fp, BIO_set_fp, BIO_get_fp,
BIO_read_filename, BIO_write_filename, BIO_append_filename,
BIO_rw_filename - FILE bio
=head1 SYNOPSIS
#include
www.eeworm.com/read/126641/6015445
pod bio_read.pod
=pod
=head1 NAME
BIO_read, BIO_write, BIO_gets, BIO_puts - BIO I/O functions
=head1 SYNOPSIS
#include
int BIO_read(BIO *b, void *buf, int len);
int BIO_gets(BIO *b,char *buf, i
www.eeworm.com/read/126641/6015549
pod bio_f_md.pod
=pod
=head1 NAME
BIO_f_md, BIO_set_md, BIO_get_md, BIO_get_md_ctx - message digest BIO filter
=head1 SYNOPSIS
#include
#include
BIO_METHOD * BIO_f_md(void);
in
www.eeworm.com/read/101042/6258973
pod bio_read.pod
=pod
=head1 NAME
BIO_read, BIO_write, BIO_gets, BIO_puts - BIO I/O functions
=head1 SYNOPSIS
#include
int BIO_read(BIO *b, void *buf, int len);
int BIO_gets(BIO *b,char *buf, i
www.eeworm.com/read/101042/6259055
pod bio_f_md.pod
=pod
=head1 NAME
BIO_f_md, BIO_set_md, BIO_get_md, BIO_get_md_ctx - message digest BIO filter
=head1 SYNOPSIS
#include
#include
BIO_METHOD * BIO_f_md(void);
in