代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/203830/5038058
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/203830/5038152
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/203830/5038564
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/203830/5038694
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/203830/5038707
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
www.eeworm.com/read/190666/5179764
c tr-sign.c
/* Copyright (C) 2001 Free Software Foundation, Inc. */
/* { dg-do preprocess { target i?86-*-* } } */
/* { dg-options "-traditional" } */
/* Tests that traditional numbers are signed, unless othe
www.eeworm.com/read/175466/5344884
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/162614/5528958
c wpointer-sign.c
/* This is from PR c/25892. The SC promised RMS that -Wpointer-sign
would be off by default in GCC 4.1 to avoid inconvenient warnings
while compiling GNU Emacs. It should be enabled with -Wall