Home
last modified time | relevance | path

Searched refs:pg_sha224_ctx (Results 1 – 25 of 204) sorted by relevance

123456789

/dports/databases/pgpool-II-42/pgpool-II-4.2.3/src/include/utils/
H A Dsha2.h76 typedef SHA256_CTX pg_sha224_ctx; typedef
91 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
96 extern void pg_sha224_init(pg_sha224_ctx *ctx);
97 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
99 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/include/utils/
H A Dsha2.h76 typedef SHA256_CTX pg_sha224_ctx; typedef
91 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
96 extern void pg_sha224_init(pg_sha224_ctx *ctx);
97 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
99 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/include/utils/
H A Dsha2.h76 typedef SHA256_CTX pg_sha224_ctx; typedef
91 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
96 extern void pg_sha224_init(pg_sha224_ctx *ctx);
97 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
99 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/pgpool-II-43/pgpool-II-4.3.0/src/include/utils/
H A Dsha2.h76 typedef SHA256_CTX pg_sha224_ctx; typedef
91 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
96 extern void pg_sha224_init(pg_sha224_ctx *ctx);
97 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
99 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql10-server/postgresql-10.19/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql11-client/postgresql-11.14/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql10-client/postgresql-10.19/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx;
90 typedef struct pg_sha256_ctx pg_sha224_ctx;
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx;
90 typedef struct pg_sha256_ctx pg_sha224_ctx;
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql11-server/postgresql-11.14/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql13-server/postgresql-13.5/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql12-server/postgresql-12.9/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx;
90 typedef struct pg_sha256_ctx pg_sha224_ctx;
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql13-client/postgresql-13.5/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx; typedef
90 typedef struct pg_sha256_ctx pg_sha224_ctx; typedef
95 extern void pg_sha224_init(pg_sha224_ctx *ctx);
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);
/dports/databases/postgresql13-contrib/postgresql-13.5/src/include/common/
H A Dsha2.h75 typedef SHA256_CTX pg_sha224_ctx;
90 typedef struct pg_sha256_ctx pg_sha224_ctx;
95 extern void pg_sha224_init(pg_sha224_ctx *ctx); in create_pyuic_task()
96 extern void pg_sha224_update(pg_sha224_ctx *ctx, const uint8 *input0,
98 extern void pg_sha224_final(pg_sha224_ctx *ctx, uint8 *dest);

123456789