代码搜索:modulus
找到约 3,028 项符合「modulus」的源代码
代码结果 3,028
www.eeworm.com/read/297025/8061343
tdf cntr_poa.tdf
--lpm_counter CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEVICE_FAMILY="Cyclone II" lpm_modulus=3 lpm_width=2 aclr clock q
--VERSION_BEGIN 5.1 cbx_cycloneii 2005:08:30:10:31:44:SJ cbx_lpm_add_sub 2005:09:
www.eeworm.com/read/293861/8268753
tdf cntr_imc.tdf
--lpm_counter CBX_DECLARE_ALL_CONNECTED_PORTS="OFF" DEVICE_FAMILY="Cyclone II" lpm_direction="UP" lpm_modulus=3 lpm_width=2 clk_en clock q
--VERSION_BEGIN 6.0 cbx_cycloneii 2006:02:07:15:19:20:SJ cbx
www.eeworm.com/read/100451/15873551
h rsaref.h
/* RSAREF.H - header file for RSAREF cryptographic toolkit
*/
#ifndef _RSAREF_H_
#define _RSAREF_H_ 1
#ifdef __cplusplus
extern "C" {
#endif
#ifndef PROTOTYPES
#define PROTOTYPES 1
#endif
typedef
www.eeworm.com/read/284346/4066207
curmod h.curmod
* * * * * * *
* curmod *
* * * * * * *
"current modulus"
SYNTAX: X = curmod(m)
www.eeworm.com/read/128441/14298736
c r_keygen.c
/*
R_KEYGEN.C - key-pair generation for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as fo
www.eeworm.com/read/128440/14298850
c r_keygen.c
#include "rsa_incl.h"
#include "r_random.h"
#include "nn.h"
#include "prime.h"
static int RSAFilter PROTO_LIST
((NN_DIGIT *, unsigned int, NN_DIGIT *, unsigned int));
/* Generates an RSA ke
www.eeworm.com/read/124280/14581921
c r_keygen.c
#include "rsa_incl.h"
#include "r_random.h"
#include "nn.h"
#include "prime.h"
static int RSAFilter PROTO_LIST
((NN_DIGIT *, unsigned int, NN_DIGIT *, unsigned int));
/* Generates an RSA ke
www.eeworm.com/read/124280/14582003
c r_keygen.c
/*
R_KEYGEN.C - key-pair generation for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as fo
www.eeworm.com/read/217031/14982298
c r_keygen.c
/*
R_KEYGEN.C - key-pair generation for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as fo
www.eeworm.com/read/100567/15871974
c r_keygen.c
#include "rsa_incl.h"
#include "r_random.h"
#include "nn.h"
#include "prime.h"
static int RSAFilter PROTO_LIST
((NN_DIGIT *, unsigned int, NN_DIGIT *, unsigned int));
/* Generates an RSA key pair w