代码搜索:OpenSSL
找到约 8,687 项符合「OpenSSL」的源代码
代码结果 8,687
www.eeworm.com/read/126641/6015078
ssl makefile.ssl
#
# SSLeay/crypto/objects/Makefile
#
DIR= objects
TOP= ../..
CC= cc
INCLUDES= -I.. -I$(TOP) -I../../include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl
INSTALLTOP=/usr/local/ssl
MAKE= ma
www.eeworm.com/read/126641/6015095
c ocsp_asn.c
/* ocsp_asn.c */
/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL
* project 2000.
*/
/* ====================================================================
* Copyright (c) 2
www.eeworm.com/read/126641/6015128
ssl makefile.ssl
#
# crypto/ec/Makefile
#
DIR= ec
TOP= ../..
CC= cc
INCLUDES= -I.. -I$(TOP) -I../../include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl
INSTALLTOP=/usr/local/ssl
MAKE= make -f Makefile.ss
www.eeworm.com/read/126641/6015234
c rand_lib.c
/* crypto/rand/rand_lib.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/6015379
ssl makefile.ssl
#
# SSLeay/crypto/rsa/Makefile
#
DIR= rsa
TOP= ../..
CC= cc
INCLUDES= -I.. -I$(TOP) -I../../include
CFLAG=-g
INSTALL_PREFIX=
OPENSSLDIR= /usr/local/ssl
INSTALLTOP=/usr/local/ssl
MAKE= make -f Ma
www.eeworm.com/read/126641/6015463
pod rand_bytes.pod
=pod
=head1 NAME
RAND_bytes, RAND_pseudo_bytes - generate random data
=head1 SYNOPSIS
#include
int RAND_bytes(unsigned char *buf, int num);
int RAND_pseudo_bytes(unsigned cha
www.eeworm.com/read/126641/6015503
pod evp.pod
=pod
=head1 NAME
evp - high-level cryptographic functions
=head1 SYNOPSIS
#include
=head1 DESCRIPTION
The EVP library provides a high-level interface to cryptographic
functions.
www.eeworm.com/read/126641/6015768
am makefile.am
# Our includes come from the OpenSSL build-tree we're in
INCLUDES = -I$(top_builddir)/../../include
bin_PROGRAMS = tunala
tunala_SOURCES = tunala.c buffer.c cb.c ip.c sm.c breakage.c
tunala_LDADD
www.eeworm.com/read/109026/6177234
c scapi.c
//==========================================================================
//
// ./lib/current/src/scapi.c
//
//
//=========================================================================
www.eeworm.com/read/101042/6258258
c p12_crpt.c
/* p12_crpt.c */
/* Written by Dr Stephen N Henson (shenson@bigfoot.com) for the OpenSSL
* project 1999.
*/
/* ====================================================================
* Copyright (c) 1