代码搜索:Sign
找到约 10,000 项符合「Sign」的源代码
代码结果 10,000
www.eeworm.com/read/366702/2880955
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
www.eeworm.com/read/366702/2884033
c num-sign.c
/* Copyright (C) 2001 Free Software Foundation, Inc. */
/* { dg-do preprocess { target { { i?86-*-* x86_64-*-* } && ilp32 } } } */
/* Tests that traditional numbers are signed, unless otherwise
www.eeworm.com/read/358714/2983244
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/358714/2983397
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/358714/2983522
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/358714/2983538
c ecs_sign.c
/* crypto/ecdsa/ecdsa_sign.c */
/* ====================================================================
* Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
*
* Redistribution and u
www.eeworm.com/read/358714/2984030
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/358714/2984202
pod rsa_sign.pod
=pod
=head1 NAME
RSA_sign, RSA_verify - RSA signatures
=head1 SYNOPSIS
#include
int RSA_sign(int type, const unsigned char *m, unsigned int m_len,
unsigned char *sigret, uns
www.eeworm.com/read/358714/2984221
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/357022/3033678
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