代码搜索:Crypt
找到约 4,865 项符合「Crypt」的源代码
代码结果 4,865
www.eeworm.com/read/337834/12338625
c adb_benchmark.c
#include
#include
#include
#include "location.h"
#include "libadb.h"
#include "misc_utils.h"
#include "id_utils.h"
str adbsock;
ptr db (NULL);
vec po
www.eeworm.com/read/211510/15178994
cpp generateunlockfile.cpp
// GenerateUnlockFile.cpp
//
// Copyright (c) 2003 Nokia Ltd. All rights reserved.
#include
#include
#include
#include
#include
www.eeworm.com/read/14545/387628
am makefile.am
SUBDIRS = win32
noinst_LTLIBRARIES = libuclmmbase.la
libuclmmbase_la_LDFLAGS = -static
libuclmmbase_la_SOURCES= \
asarray.c \
base64.c \
btree.c \
crypt_random.c \
debug.c \
drand48.c \
hmac
www.eeworm.com/read/489717/1211713
pod crypto_set_ex_data.pod
=pod
=head1 NAME
CRYPTO_set_ex_data, CRYPTO_get_ex_data - internal application specific data functions
=head1 SYNOPSIS
int CRYPTO_set_ex_data(CRYPTO_EX_DATA *r, int idx, void *arg);
void *CRYPT
www.eeworm.com/read/238768/4609581
pod crypto_set_ex_data.pod
=pod
=head1 NAME
CRYPTO_set_ex_data, CRYPTO_get_ex_data - internal application specific data functions
=head1 SYNOPSIS
int CRYPTO_set_ex_data(CRYPTO_EX_DATA *r, int idx, void *arg);
void *CRYPT
www.eeworm.com/read/203830/5038612
pod crypto_set_ex_data.pod
=pod
=head1 NAME
CRYPTO_set_ex_data, CRYPTO_get_ex_data - internal application specific data functions
=head1 SYNOPSIS
int CRYPTO_set_ex_data(CRYPTO_EX_DATA *r, int idx, void *arg);
void *CRYPT
www.eeworm.com/read/328357/3444796
pod crypto_set_ex_data.pod
=pod
=head1 NAME
CRYPTO_set_ex_data, CRYPTO_get_ex_data - internal application specific data functions
=head1 SYNOPSIS
int CRYPTO_set_ex_data(CRYPTO_EX_DATA *r, int idx, void *arg);
void *CRYPT
www.eeworm.com/read/300509/3846481
java ripemd160_rsa_pkcs1signature.java
// $Id: RIPEMD160_RSA_PKCS1Signature.java,v 1.1.1.1 2002/08/27 12:32:13 grosbois Exp $
//
// $Log: RIPEMD160_RSA_PKCS1Signature.java,v $
// Revision 1.1.1.1 2002/08/27 12:32:13 grosbois
// Add crypt
www.eeworm.com/read/268871/4248959
c merkle_hash.c
#include "itree.h"
#include "sfsmisc.h"
#include "crypt.h"
#include "sha1.h"
#include
#include "merkle_hash.h"
bool
func_xdr_merkle_hash (register XDR *xdr, merkle_hash *obj)
{
switch
www.eeworm.com/read/268871/4248975
h dhash_common.h
#ifndef _DHASH_COMMON_H_
#define _DHASH_COMMON_H_
#include
#include
#include
#define DHASHCLIENT_GUESS_SUPPLIED 0x1
#define DHASHCLIENT_NO_RETRY_ON_LOOKUP 0x