Home
last modified time | relevance | path

Searched defs:logn (Results 1 – 25 of 176) sorted by relevance

12345678

/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-512_avx2/
H A Dvrfy.c40 * phi = X^n + 1
54 * GMb[x] = R*(g^rev(x)) mod q in ffLDL_treesize()
75 3580, 1739, 10820, 9787, 10209, 4070, 12250, 8525, in ffLDL_treesize()
124 11137, 7926, 4894, 12284, 4102, 3908, 3610, 6525, in ffLDL_treesize()
157 8003, 10159, 9290, 11481, 1735, 2336, 5793, 9875, in ffLDL_treesize()
185 5494, 9692, 4865, 6019, 7106, 9610, 4588, 10165, in ffLDL_treesize()
201 8247, 6625, 9725, 5145, 3412, 7858, 5831, 9460, in skoff_b00()
207 9438, 10787, 11800, 1820, 11406, 8966, 6159, 3012, in skoff_b00()
322 5421, 5231, 6473, 436, 7567, 8603, 6229, 8230 in skoff_b00()
641 /*
[all …]
H A Dcodec.c39 const uint16_t *x, unsigned logn) { in PQCLEAN_FALCON512_AVX2_modq_encode()
78 uint16_t *x, unsigned logn, in PQCLEAN_FALCON512_AVX2_modq_decode()
118 const int16_t *x, unsigned logn, unsigned bits) { in PQCLEAN_FALCON512_AVX2_trim_i16_encode()
161 int16_t *x, unsigned logn, unsigned bits, in PQCLEAN_FALCON512_AVX2_trim_i16_decode()
212 const int8_t *x, unsigned logn, unsigned bits) { in PQCLEAN_FALCON512_AVX2_trim_i8_encode()
255 int8_t *x, unsigned logn, unsigned bits, in PQCLEAN_FALCON512_AVX2_trim_i8_decode()
305 const int16_t *x, unsigned logn) { in PQCLEAN_FALCON512_AVX2_comp_encode()
400 int16_t *x, unsigned logn, in PQCLEAN_FALCON512_AVX2_comp_decode()
H A Dcommon.c39 uint16_t *x, unsigned logn) { in PQCLEAN_FALCON512_AVX2_hash_to_point_vartime()
73 uint16_t *x, unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON512_AVX2_hash_to_point_ct()
238 const int16_t *s1, const int16_t *s2, unsigned logn) { in PQCLEAN_FALCON512_AVX2_is_short()
273 uint32_t sqn, const int16_t *s2, unsigned logn) { in PQCLEAN_FALCON512_AVX2_is_short_half()
H A Dfft.c172 PQCLEAN_FALCON512_AVX2_FFT(fpr *f, unsigned logn) { in PQCLEAN_FALCON512_AVX2_FFT()
411 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON512_AVX2_poly_add()
432 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON512_AVX2_poly_sub()
495 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON512_AVX2_poly_mul_fft()
531 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON512_AVX2_poly_muladj_fft()
625 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON512_AVX2_poly_div_fft()
772 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON512_AVX2_poly_mul_autoadj_fft()
800 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON512_AVX2_poly_div_autoadj_fft()
833 fpr *g01, fpr *g11, unsigned logn) { in PQCLEAN_FALCON512_AVX2_poly_LDL_fft()
900 const fpr *g11, unsigned logn) { in PQCLEAN_FALCON512_AVX2_poly_LDLmv_fft()
[all …]
/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-1024_clean/
H A Dsign.c40 #define MKN(logn) ((size_t)1 << (logn)) argument
54 ffLDL_treesize(unsigned logn) { in ffLDL_treesize()
126 unsigned logn, fpr *tmp) { in ffLDL_fft()
157 ffLDL_binary_normalize(fpr *tree, unsigned logn) { in ffLDL_binary_normalize()
201 skoff_b00(unsigned logn) { in skoff_b00()
207 skoff_b01(unsigned logn) { in skoff_b01()
212 skoff_b10(unsigned logn) { in skoff_b10()
217 skoff_b11(unsigned logn) { in skoff_b11()
222 skoff_tree(unsigned logn) { in skoff_tree()
325 unsigned logn, fpr *tmp) { in ffSampling_fft_dyntree()
[all …]
H A Dfft.c349 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_poly_add()
361 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_poly_sub()
395 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_poly_mul_fft()
414 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_poly_muladj_fft()
465 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_poly_div_fft()
536 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_poly_mul_autoadj_fft()
550 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_poly_div_autoadj_fft()
568 fpr *g01, fpr *g11, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_poly_LDL_fft()
596 const fpr *g11, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_poly_LDLmv_fft()
623 const fpr *f, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_poly_split_fft()
[all …]
H A Dvrfy.c499 mq_NTT(uint16_t *a, unsigned logn) { in mq_NTT()
531 mq_iNTT(uint16_t *a, unsigned logn) { in mq_iNTT()
586 mq_poly_tomonty(uint16_t *f, unsigned logn) { in mq_poly_tomonty()
600 mq_poly_montymul_ntt(uint16_t *f, const uint16_t *g, unsigned logn) { in mq_poly_montymul_ntt()
613 mq_poly_sub(uint16_t *f, const uint16_t *g, unsigned logn) { in mq_poly_sub()
626 PQCLEAN_FALCON1024_CLEAN_to_ntt_monty(uint16_t *h, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_to_ntt_monty()
634 const uint16_t *h, unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON1024_CLEAN_verify_raw()
707 unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON1024_CLEAN_complete_private()
751 const int16_t *s2, unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON1024_CLEAN_is_invertible()
777 unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON1024_CLEAN_verify_recover()
[all …]
H A Dcodec.c39 const uint16_t *x, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_modq_encode()
78 uint16_t *x, unsigned logn, in PQCLEAN_FALCON1024_CLEAN_modq_decode()
118 const int16_t *x, unsigned logn, unsigned bits) { in PQCLEAN_FALCON1024_CLEAN_trim_i16_encode()
161 int16_t *x, unsigned logn, unsigned bits, in PQCLEAN_FALCON1024_CLEAN_trim_i16_decode()
212 const int8_t *x, unsigned logn, unsigned bits) { in PQCLEAN_FALCON1024_CLEAN_trim_i8_encode()
255 int8_t *x, unsigned logn, unsigned bits, in PQCLEAN_FALCON1024_CLEAN_trim_i8_decode()
305 const int16_t *x, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_comp_encode()
400 int16_t *x, unsigned logn, in PQCLEAN_FALCON1024_CLEAN_comp_decode()
H A Dcommon.c39 uint16_t *x, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_hash_to_point_vartime()
73 uint16_t *x, unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON1024_CLEAN_hash_to_point_ct()
238 const int16_t *s1, const int16_t *s2, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_is_short()
273 uint32_t sqn, const int16_t *s2, unsigned logn) { in PQCLEAN_FALCON1024_CLEAN_is_short_half()
/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-512_clean/
H A Dsign.c40 #define MKN(logn) ((size_t)1 << (logn)) argument
54 ffLDL_treesize(unsigned logn) { in ffLDL_treesize()
126 unsigned logn, fpr *tmp) { in ffLDL_fft()
157 ffLDL_binary_normalize(fpr *tree, unsigned logn) { in ffLDL_binary_normalize()
201 skoff_b00(unsigned logn) { in skoff_b00()
207 skoff_b01(unsigned logn) { in skoff_b01()
212 skoff_b10(unsigned logn) { in skoff_b10()
217 skoff_b11(unsigned logn) { in skoff_b11()
222 skoff_tree(unsigned logn) { in skoff_tree()
325 unsigned logn, fpr *tmp) { in ffSampling_fft_dyntree()
[all …]
H A Dvrfy.c499 mq_NTT(uint16_t *a, unsigned logn) { in mq_NTT()
531 mq_iNTT(uint16_t *a, unsigned logn) { in mq_iNTT()
586 mq_poly_tomonty(uint16_t *f, unsigned logn) { in mq_poly_tomonty()
600 mq_poly_montymul_ntt(uint16_t *f, const uint16_t *g, unsigned logn) { in mq_poly_montymul_ntt()
613 mq_poly_sub(uint16_t *f, const uint16_t *g, unsigned logn) { in mq_poly_sub()
626 PQCLEAN_FALCON512_CLEAN_to_ntt_monty(uint16_t *h, unsigned logn) { in PQCLEAN_FALCON512_CLEAN_to_ntt_monty()
634 const uint16_t *h, unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON512_CLEAN_verify_raw()
707 unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON512_CLEAN_complete_private()
751 const int16_t *s2, unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON512_CLEAN_is_invertible()
777 unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON512_CLEAN_verify_recover()
[all …]
H A Dcodec.c39 const uint16_t *x, unsigned logn) { in PQCLEAN_FALCON512_CLEAN_modq_encode()
78 uint16_t *x, unsigned logn, in PQCLEAN_FALCON512_CLEAN_modq_decode()
118 const int16_t *x, unsigned logn, unsigned bits) { in PQCLEAN_FALCON512_CLEAN_trim_i16_encode()
161 int16_t *x, unsigned logn, unsigned bits, in PQCLEAN_FALCON512_CLEAN_trim_i16_decode()
212 const int8_t *x, unsigned logn, unsigned bits) { in PQCLEAN_FALCON512_CLEAN_trim_i8_encode()
255 int8_t *x, unsigned logn, unsigned bits, in PQCLEAN_FALCON512_CLEAN_trim_i8_decode()
305 const int16_t *x, unsigned logn) { in PQCLEAN_FALCON512_CLEAN_comp_encode()
400 int16_t *x, unsigned logn, in PQCLEAN_FALCON512_CLEAN_comp_decode()
H A Dfft.c39 * Operand order is: destination, source1, source2... in PQCLEAN_FALCON512_CLEAN_hash_to_point_vartime()
71 #define FPC_MUL(d_re, d_im, a_re, a_im, b_re, b_im) do { \ in PQCLEAN_FALCON512_CLEAN_hash_to_point_ct()
237 y_re = f[j + ht]; in PQCLEAN_FALCON512_CLEAN_is_short()
273 * iGM[k] contains (1/w)^rev(k) for primitive root w = exp(i*pi/N) in PQCLEAN_FALCON512_CLEAN_is_short_half()
/dports/security/liboqs/liboqs-0.7.0/src/sig/falcon/pqclean_falcon-1024_avx2/
H A Dvrfy.c499 mq_NTT(uint16_t *a, unsigned logn) { in mq_NTT()
531 mq_iNTT(uint16_t *a, unsigned logn) { in mq_iNTT()
586 mq_poly_tomonty(uint16_t *f, unsigned logn) { in mq_poly_tomonty()
600 mq_poly_montymul_ntt(uint16_t *f, const uint16_t *g, unsigned logn) { in mq_poly_montymul_ntt()
613 mq_poly_sub(uint16_t *f, const uint16_t *g, unsigned logn) { in mq_poly_sub()
626 PQCLEAN_FALCON1024_AVX2_to_ntt_monty(uint16_t *h, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_to_ntt_monty()
634 const uint16_t *h, unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON1024_AVX2_verify_raw()
707 unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON1024_AVX2_complete_private()
751 const int16_t *s2, unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON1024_AVX2_is_invertible()
777 unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON1024_AVX2_verify_recover()
[all …]
H A Dsign.c40 #define MKN(logn) ((size_t)1 << (logn)) argument
54 ffLDL_treesize(unsigned logn) { in ffLDL_treesize()
126 unsigned logn, fpr *tmp) { in ffLDL_fft()
157 ffLDL_binary_normalize(fpr *tree, unsigned logn) { in ffLDL_binary_normalize()
201 skoff_b00(unsigned logn) { in skoff_b00()
207 skoff_b01(unsigned logn) { in skoff_b01()
212 skoff_b10(unsigned logn) { in skoff_b10()
217 skoff_b11(unsigned logn) { in skoff_b11()
222 skoff_tree(unsigned logn) { in skoff_tree()
325 unsigned logn, fpr *tmp) { in ffSampling_fft_dyntree()
[all …]
H A Dcodec.c39 const uint16_t *x, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_modq_encode()
78 uint16_t *x, unsigned logn, in PQCLEAN_FALCON1024_AVX2_modq_decode()
118 const int16_t *x, unsigned logn, unsigned bits) { in PQCLEAN_FALCON1024_AVX2_trim_i16_encode()
161 int16_t *x, unsigned logn, unsigned bits, in PQCLEAN_FALCON1024_AVX2_trim_i16_decode()
212 const int8_t *x, unsigned logn, unsigned bits) { in PQCLEAN_FALCON1024_AVX2_trim_i8_encode()
255 int8_t *x, unsigned logn, unsigned bits, in PQCLEAN_FALCON1024_AVX2_trim_i8_decode()
305 const int16_t *x, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_comp_encode()
400 int16_t *x, unsigned logn, in PQCLEAN_FALCON1024_AVX2_comp_decode()
H A Dcommon.c39 uint16_t *x, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_hash_to_point_vartime()
73 uint16_t *x, unsigned logn, uint8_t *tmp) { in PQCLEAN_FALCON1024_AVX2_hash_to_point_ct()
238 const int16_t *s1, const int16_t *s2, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_is_short()
273 uint32_t sqn, const int16_t *s2, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_is_short_half()
H A Dfft.c172 PQCLEAN_FALCON1024_AVX2_FFT(fpr *f, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_FFT()
411 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_poly_add()
432 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_poly_sub()
495 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_poly_mul_fft()
531 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_poly_muladj_fft()
625 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_poly_div_fft()
772 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_poly_mul_autoadj_fft()
800 fpr *a, const fpr *b, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_poly_div_autoadj_fft()
833 fpr *g01, fpr *g11, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_poly_LDL_fft()
900 const fpr *g11, unsigned logn) { in PQCLEAN_FALCON1024_AVX2_poly_LDLmv_fft()
[all …]
/dports/security/heaan/HEAAN-2.1-40-g48a1ed0/HEAAN/src/
H A DTestScheme.cpp32 void TestScheme::testEncrypt(long logq, long logp, long logn) { in testEncrypt()
81 void TestScheme::testAdd(long logq, long logp, long logn) { in testAdd()
115 void TestScheme::testMult(long logq, long logp, long logn) { in testMult()
148 void TestScheme::testiMult(long logq, long logp, long logn) { in testiMult()
187 void TestScheme::testRotateFast(long logq, long logp, long logn, long logr) { in testRotateFast()
216 void TestScheme::testConjugate(long logq, long logp, long logn) { in testConjugate()
255 void TestScheme::testPowerOf2(long logq, long logp, long logn, long logdeg) { in testPowerOf2()
290 void TestScheme::testPower(long logq, long logp, long logn, long degree) { in testPower()
327 void TestScheme::testInverse(long logq, long logp, long logn, long steps) { in testInverse()
389 void TestScheme::testExponent(long logq, long logp, long logn, long degree) { in testExponent()
[all …]
/dports/math/miracl/miracl-5.6/
H A Dmrfast.c83 int mr_fft_init(_MIPD_ int logn,big m1,big m2,BOOL cr) in mr_fft_init()
202 void mr_dif_fft(_MIPD_ int logn,int pr,mr_utype *data) in mr_dif_fft()
352 void mr_dit_fft(_MIPD_ int logn,int pr,mr_utype *data) in mr_dit_fft()
510 int i,j,newn,logn,np,n; in mr_poly_rem() local
631 int i,j,np,newn,logn,degree; in mr_polymod_set() local
708 int i,j,newn,logn,np; in mr_ps_zzn_mul() local
789 int i,j,newn,logn,np; in mr_ps_big_mul() local
927 int i,j,newn,logn,np,degree; in mr_poly_mul() local
1018 int i,j,newn,logn,np,degree; in mr_poly_sqr() local
1092 static BOOL init_it(_MIPD_ int logn) in init_it()
[all …]
/dports/math/nfft/nfft-3.5.2/kernel/util/
H A Dint.c138 INT n,i,logn; in Y() local
177 int n,i,logn; in Y() local
/dports/math/p5-Math-Prime-Util-GMP/Math-Prime-Util-GMP-0.52/
H A Dutility.h167 double logn = mpz_get_d_2exp(&exp, n); in mpz_logn() local
177 double logn = mpz_get_d_2exp(&exp, n); in mpz_log2() local
/dports/emulators/uae/uae-0.8.29/src/od-dos/sound/
H A Dsound.c31 #define SBASEVAL8(logn) ((logn) == 1 ? SOUND8_BASE_VAL << 7 : SOUND8_BASE_VAL << 8) argument
32 #define SBASEVAL16(logn) ((logn) == 1 ? SOUND16_BASE_VAL >> 1 : SOUND16_BASE_VAL) argument
33 #define FINISH_DATA(b,logn) do { if (14 - (b) + (logn) > 0) data >>= 14 - (b) + (logn); else data <… argument
/dports/comms/klog/klog-1.8.5/src/
H A Dsearchmodel.h60 int dxcc, bandid, modeid, logn; variable
/dports/security/heaan/HEAAN-2.1-40-g48a1ed0/HEAAN/run/
H A Dtest.cpp20 long logn = 5; ///< log2(The number of slots) in main() local

12345678