Home
last modified time | relevance | path

Searched refs:plain_copy (Results 1 – 8 of 8) sorted by relevance

/dports/security/seal/SEAL-3.7.2/native/src/seal/
H A Dckks.h683 auto plain_copy(util::allocate_uint(rns_poly_uint64_count, pool)); in decode_internal()
684 util::set_uint(plain.data(), rns_poly_uint64_count, plain_copy.get()); in decode_internal()
689 … util::inverse_ntt_negacyclic_harvey(plain_copy.get() + (i * coeff_count), ntt_tables[i]); in decode_internal()
693 context_data.rns_tool()->base_q()->compose_array(plain_copy.get(), coeff_count, pool); in decode_internal()
702plain_copy.get() + (i * coeff_modulus_size), upper_half_threshold, coeff_modulus_size)) in decode_internal()
707 if (plain_copy[i * coeff_modulus_size + j] > decryption_modulus[j]) in decode_internal()
709 … auto diff = plain_copy[i * coeff_modulus_size + j] - decryption_modulus[j]; in decode_internal()
714 … auto diff = decryption_modulus[j] - plain_copy[i * coeff_modulus_size + j]; in decode_internal()
724 auto curr_coeff = plain_copy[i * coeff_modulus_size + j]; in decode_internal()
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dformats.c1052 char *plain_copy, *pk; in test_fmt_case() local
1057 plain_copy = strdup(plaintext); in test_fmt_case()
1058 pk = plain_copy; in test_fmt_case()
1074 fmt_set_key(plain_copy, 0); in test_fmt_case()
1080 MEM_FREE(plain_copy); in test_fmt_case()
1093 plain_copy = strdup(plaintext); in test_fmt_8_bit()
1096 pk = plain_copy; in test_fmt_8_bit()
1102 fmt_set_key(plain_copy, 0); in test_fmt_8_bit()
1109 pk = plain_copy; in test_fmt_8_bit()
1115 fmt_set_key(plain_copy, 0); in test_fmt_8_bit()
[all …]
/dports/databases/pgbouncer/pgbouncer-1.16.0/lib/usual/
H A Djson.c248 static inline char *plain_copy(char *dst, const char *src, const char *endptr) in plain_copy() function
671 dst = plain_copy(dst, src, end); in process_escapes()
674 dst = plain_copy(dst, src, esc); in process_escapes()
725 dst = plain_copy(dst, start, strend); in parse_string()
/dports/editors/vim/vim-8.2.3745/runtime/doc/
H A Dxxd.man144 % sh -c "cat > plain_copy; xxd -s 0 > hex_copy" < file
/dports/lang/perl5.30/perl-5.30.3/
H A Dtoke.c1023 goto plain_copy; in Perl_lex_stuff_pvn()
1029 goto plain_copy; in Perl_lex_stuff_pvn()
1055 goto plain_copy; in Perl_lex_stuff_pvn()
1075 plain_copy: in Perl_lex_stuff_pvn()
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dtoke.c1134 goto plain_copy; in Perl_lex_stuff_pvn()
1140 goto plain_copy; in Perl_lex_stuff_pvn()
1166 goto plain_copy; in Perl_lex_stuff_pvn()
1186 plain_copy: in Perl_lex_stuff_pvn()
/dports/lang/perl5.32/perl-5.32.1/
H A Dtoke.c1035 goto plain_copy; in Perl_lex_stuff_pvn()
1041 goto plain_copy; in Perl_lex_stuff_pvn()
1067 goto plain_copy; in Perl_lex_stuff_pvn()
1087 plain_copy: in Perl_lex_stuff_pvn()
/dports/lang/perl5.34/perl-5.34.0/
H A Dtoke.c1060 goto plain_copy; in Perl_lex_stuff_pvn()
1066 goto plain_copy; in Perl_lex_stuff_pvn()
1092 goto plain_copy; in Perl_lex_stuff_pvn()
1112 plain_copy: in Perl_lex_stuff_pvn()