代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/136812/5858416
c d_sign.c
#ifndef lint
static char sccsid[] = "@(#)d_sign.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1987 by Sun Microsystems, Inc.
*/
/* if b is negative but not -0 return -|a| */
double d_sign(a,b)
d
www.eeworm.com/read/136812/5858440
c r_sign.c
#ifndef lint
static char sccsid[] = "@(#)r_sign.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1987 by Sun Microsystems, Inc.
*/
#include
/* if y is negative but not -0 return -|y|
www.eeworm.com/read/132212/5919011
txt sign_of_four.txt
SHERLOCK HOLMES TOOK HIS BOTTLE FROM THE CORNER OF THE MANTELPIECE AND HIS HYPODERMIC SYRINGE FROM ITS NEAT MOROCCO CASE
WITH HIS LONG WHITE NERVOUS FINGERS HE ADJUSTED THE DELICATE NEEDL
www.eeworm.com/read/127087/6007671
c ns_sign.c
/*
* Copyright (c) 2004 by Internet Systems Consortium, Inc. ("ISC")
* Copyright (c) 1999 by Internet Software Consortium, Inc.
*
* Permission to use, copy, modify, and distribute this software fo
www.eeworm.com/read/126641/6014614
c p_sign.c
/* crypto/evp/p_sign.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/6014781
c dsa_sign.c
/* crypto/dsa/dsa_sign.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/6014891
c pem_sign.c
/* crypto/pem/pem_sign.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/6015383
c rsa_sign.c
/* crypto/rsa/rsa_sign.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/6015546
pod rsa_sign.pod
=pod
=head1 NAME
RSA_sign, RSA_verify - RSA signatures
=head1 SYNOPSIS
#include
int RSA_sign(int type, unsigned char *m, unsigned int m_len,
unsigned char *sigret, unsigned
www.eeworm.com/read/126641/6015565
pod dsa_sign.pod
=pod
=head1 NAME
DSA_sign, DSA_sign_setup, DSA_verify - DSA signatures
=head1 SYNOPSIS
#include
int DSA_sign(int type, const unsigned char *dgst, int len,
unsigned char *sigre