代码搜索:OPENSSL

找到约 8,687 项符合「OPENSSL」的源代码

代码结果 8,687
www.eeworm.com/read/101042/6259336

xs openssl_bn.xs

#include "openssl.h" int sv_to_BIGNUM(var,arg,name) BIGNUM **var; SV *arg; char *name; { int ret=1; if (sv_derived_from(arg,"OpenSSL::BN")) { IV tmp = SvIV((SV*)SvRV(arg)); *var = (BIGNUM
www.eeworm.com/read/101042/6259338

xs openssl_cipher.xs

#include "openssl.h" int boot_cipher() { SSLeay_add_all_ciphers(); return(1); } MODULE = OpenSSL::Cipher PACKAGE = OpenSSL::Cipher PREFIX = p5_EVP_C_ PROTOTYPES: ENABLE VERSIONCHECK: D
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/101042/6259340

xs openssl_err.xs

#include "openssl.h" int boot_err() { SSL_load_error_strings(); return(1); } MODULE = OpenSSL::ERR PACKAGE = OpenSSL::ERR PREFIX = p5_ERR_ PROTOTYPES: ENABLE VERSIONCHECK: DISABLE # md->erro
www.eeworm.com/read/101042/6259342

xs openssl_ssl.xs

#include "openssl.h" static int p5_ssl_ex_ssl_ptr=0; static int p5_ssl_ex_ssl_info_callback=0; static int p5_ssl_ex_ssl_ctx_ptr=0; static int p5_ssl_ctx_ex_ssl_info_callback=0; typedef struct ssl_i
www.eeworm.com/read/101042/6259350

xs openssl_digest.xs

#include "openssl.h" int boot_digest() { SSLeay_add_all_digests(); return(1); } MODULE = OpenSSL::MD PACKAGE = OpenSSL::MD PREFIX = p5_EVP_MD_ PROTOTYPES: ENABLE VERSIONCHECK: DISABLE # Open
www.eeworm.com/read/101042/6259369

cnf openssl-vms.cnf

# # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. # RANDFILE = $ENV::HOME/.rnd oid_file = $ENV::HOME/.oid oid_section = new_oids # To use
www.eeworm.com/read/101042/6259442

hqx openssl.mcp.hqx

(This file must be converted with BinHex 4.0) :#dp`C@j68d`ZE@0`!%e08(*$9dP&!!!!!jeU!!!!!0U2Bfp[E!!!!!-!!!%S!!1 %3J!$K@S!!"J!!!!"!!%#!3!!!!!!!!!!!%0[C'9ABA*bD@pb)&"bEfTPBh3!!!! !!!!!!!!!!!!!!!!!!!!!!!
www.eeworm.com/read/100419/6269717

in ca-openssl.cnf.in

# # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. # # This definition stops the following lines choking if HOME isn't # defined. HOME
www.eeworm.com/read/100419/6269722

cnf ca-openssl.cnf

# # OpenSSL example configuration file. # This is mostly being used for generation of certificate requests. # # This definition stops the following lines choking if HOME isn't # defined. HOME