Home
last modified time | relevance | path

Searched refs:scram_ServerKey (Results 1 – 25 of 159) sorted by relevance

1234567

/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/utils/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/utils/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/utils/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/pgbouncer/pgbouncer-1.16.0/src/common/
H A Dscram-common.c177 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
215 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/utils/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql10-client/postgresql-10.19/src/common/
H A Dscram-common.c176 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
214 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql10-contrib/postgresql-10.19/src/common/
H A Dscram-common.c176 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
214 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql10-plpython/postgresql-10.19/src/common/
H A Dscram-common.c176 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
214 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql10-plperl/postgresql-10.19/src/common/
H A Dscram-common.c176 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
214 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql10-docs/postgresql-10.19/src/common/
H A Dscram-common.c176 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
214 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql11-plperl/postgresql-11.14/src/common/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql11-docs/postgresql-11.14/src/common/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql11-plpython/postgresql-11.14/src/common/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql11-server/postgresql-11.14/src/common/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql11-contrib/postgresql-11.14/src/common/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/common/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql11-client/postgresql-11.14/src/common/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql10-server/postgresql-10.19/src/common/
H A Dscram-common.c176 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
214 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql12-client/postgresql-12.9/src/common/
H A Dscram-common.c173 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
211 scram_ServerKey(salted_password, server_key); in scram_build_verifier()
/dports/databases/postgresql14-pltcl/postgresql-14.1/src/common/
H A Dscram-common.c140 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
191 scram_ServerKey(salted_password, server_key) < 0) in scram_build_secret()
/dports/databases/postgresql14-server/postgresql-14.1/src/common/
H A Dscram-common.c140 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
191 scram_ServerKey(salted_password, server_key) < 0) in scram_build_secret()
/dports/databases/postgresql14-docs/postgresql-14.1/src/common/
H A Dscram-common.c140 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
191 scram_ServerKey(salted_password, server_key) < 0) in scram_build_secret()
/dports/databases/postgresql14-plperl/postgresql-14.1/src/common/
H A Dscram-common.c140 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
191 scram_ServerKey(salted_password, server_key) < 0) in scram_build_secret()
/dports/databases/postgresql14-plpython/postgresql-14.1/src/common/
H A Dscram-common.c140 scram_ServerKey(const uint8 *salted_password, uint8 *result) in scram_ServerKey() function
191 scram_ServerKey(salted_password, server_key) < 0) in scram_build_secret()
/dports/databases/postgresql14-contrib/postgresql-14.1/src/common/
H A Dscram-common.c140 scram_ServerKey(const uint8 *salted_password, uint8 *result)
191 scram_ServerKey(salted_password, server_key) < 0)

1234567