Home
last modified time | relevance | path

Searched refs:full_bits (Results 1 – 25 of 65) sorted by relevance

123

/dports/misc/urh/urh-2.9.2/src/urh/plugins/ZeroHide/
H A DZeroHideAction.py39 full_bits = pa.messages[i].decoded_bits
42 pa.messages[i].decoded_bits = full_bits[:start] + full_bits[end:]
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql11-client/postgresql-11.14/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6;
120 res = pgp_mpi_create(padded, full_bits, &m);
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql11-server/postgresql-11.14/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql11-pltcl/postgresql-11.14/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql12-client/postgresql-12.9/contrib/pgcrypto/
H A Dpgp-pubenc.c113 int full_bits = full_bytes * 8 - 6;
115 res = pgp_mpi_create(padded, full_bits, &m);
/dports/databases/postgresql14-server/postgresql-14.1/contrib/pgcrypto/
H A Dpgp-pubenc.c113 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
115 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql96-client/postgresql-9.6.24/contrib/pgcrypto/
H A Dpgp-pubenc.c118 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
120 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql14-plpython/postgresql-14.1/contrib/pgcrypto/
H A Dpgp-pubenc.c113 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
115 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql14-plperl/postgresql-14.1/contrib/pgcrypto/
H A Dpgp-pubenc.c113 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
115 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql14-pltcl/postgresql-14.1/contrib/pgcrypto/
H A Dpgp-pubenc.c113 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
115 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()
/dports/databases/postgresql13-pltcl/postgresql-13.5/contrib/pgcrypto/
H A Dpgp-pubenc.c113 int full_bits = full_bytes * 8 - 6; in create_secmsg() local
115 res = pgp_mpi_create(padded, full_bits, &m); in create_secmsg()

123