Home
last modified time | relevance | path

Searched refs:MD5_CTX (Results 1 – 25 of 2451) sorted by relevance

12345678910>>...99

/dports/databases/spatialite/libspatialite-5.0.1/src/md5/
H A Dgaia_md5.c67 MD5_CTX *md5 = malloc (sizeof (MD5_CTX)); in gaiaCreateMD5Checksum()
77 MD5_CTX *md5 = (MD5_CTX *) p_md5; in gaiaFreeMD5Checksum()
88 MD5_CTX *md5 = (MD5_CTX *) p_md5; in gaiaUpdateMD5Checksum()
102 MD5_CTX *md5 = (MD5_CTX *) p_md5; in gaiaFinalizeMD5Checksum()
/dports/net/proby/proby-1.0.2/cargo-crates/curl-sys-0.4.34+curl-7.71.1/curl/lib/
H A Dmd5.c48 typedef struct md5_ctx MD5_CTX; typedef
50 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
74 typedef gcry_md_hd_t MD5_CTX; typedef
76 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
112 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
153 # define MD5_CTX CC_MD5_CTX macro
186 typedef struct md5_ctx MD5_CTX; typedef
271 typedef struct md5_ctx MD5_CTX; typedef
542 sizeof(MD5_CTX),
559 sizeof(MD5_CTX),
[all …]
/dports/devel/cargo-generate/cargo-generate-0.9.0/cargo-crates/curl-sys-0.4.41+curl-7.75.0/curl/lib/
H A Dmd5.c48 typedef struct md5_ctx MD5_CTX; typedef
50 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
74 typedef gcry_md_hd_t MD5_CTX; typedef
76 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
112 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
155 # define MD5_CTX CC_MD5_CTX macro
188 typedef struct md5_ctx MD5_CTX; typedef
273 typedef struct md5_ctx MD5_CTX; typedef
544 sizeof(MD5_CTX),
561 sizeof(MD5_CTX),
[all …]
/dports/www/newsboat/newsboat-2.22.1/cargo-crates/curl-sys-0.4.39+curl-7.74.0/curl/lib/
H A Dmd5.c48 typedef struct md5_ctx MD5_CTX; typedef
50 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
74 typedef gcry_md_hd_t MD5_CTX; typedef
76 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
112 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
155 # define MD5_CTX CC_MD5_CTX macro
188 typedef struct md5_ctx MD5_CTX; typedef
273 typedef struct md5_ctx MD5_CTX; typedef
544 sizeof(MD5_CTX),
561 sizeof(MD5_CTX),
[all …]
/dports/net/kamailio/kamailio-5.4.5/src/core/crypto/
H A Dmd5.h31 } MD5_CTX; typedef
33 void MD5Init(MD5_CTX *);
34 void U_MD5Update(MD5_CTX *, const unsigned char *, size_t);
35 void MD5Pad(MD5_CTX *);
36 void U_MD5Final(unsigned char [MD5_DIGEST_LENGTH], MD5_CTX *);
39 static inline void MD5Update(MD5_CTX *ctx, const char *str, size_t len) { in MD5Update()
43 static inline void MD5Final(char buf[MD5_DIGEST_LENGTH], MD5_CTX *ctx) { in MD5Final()
/dports/www/mod_auth_xradius/mod_auth_xradius-0.4.6/libradius/
H A Dmd5.h34 } MD5_CTX; typedef
38 void MD5Init (MD5_CTX *);
39 void MD5Update (MD5_CTX *, const unsigned char *, unsigned int);
40 void MD5Pad (MD5_CTX *);
41 void MD5Final (unsigned char [16], MD5_CTX *);
42 char * MD5End(MD5_CTX *, char *);
/dports/devel/ucommon/ucommon-7.0.0/nossl/
H A Ddigest.cpp43 context = new MD5_CTX; in set()
44 MD5Init((MD5_CTX*)context); in set()
69 memset(context, 0, sizeof(MD5_CTX)); in release()
70 delete (MD5_CTX*)context; in release()
102 MD5Update((MD5_CTX*)context, (const uint8_t *)address, size); in put()
124 context = new MD5_CTX; in reset()
125 MD5Init((MD5_CTX*)context); in reset()
159 MD5Final(buffer, (MD5_CTX*)context); in recycle()
161 MD5Init((MD5_CTX*)context); in recycle()
163 MD5Update((MD5_CTX*)context, (const uint8_t *)buffer, size); in recycle()
[all …]
/dports/devel/cargo-c/cargo-c-0.9.6+cargo-0.58/cargo-crates/curl-sys-0.4.51+curl-7.80.0/curl/lib/
H A Dmd5.c63 typedef struct md5_ctx MD5_CTX; typedef
65 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
101 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
144 # define MD5_CTX CC_MD5_CTX macro
149 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
177 typedef struct md5_ctx MD5_CTX; typedef
179 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
262 typedef struct md5_ctx MD5_CTX; typedef
533 sizeof(MD5_CTX),
550 sizeof(MD5_CTX),
[all …]
/dports/devel/sentry-cli/sentry-cli-1.71.0/cargo-crates/curl-sys-0.4.48+curl-7.79.1/curl/lib/
H A Dmd5.c49 typedef struct md5_ctx MD5_CTX; typedef
51 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
56 static void MD5_Update(MD5_CTX *ctx, in MD5_Update()
86 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
129 # define MD5_CTX CC_MD5_CTX macro
134 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
162 typedef struct md5_ctx MD5_CTX; typedef
247 typedef struct md5_ctx MD5_CTX; typedef
518 sizeof(MD5_CTX),
535 sizeof(MD5_CTX),
[all …]
/dports/audio/lewton/lewton-0.10.2/cargo-crates/curl-sys-0.4.25/curl/lib/
H A Dmd5.c40 typedef struct md5_ctx MD5_CTX; typedef
42 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
66 typedef gcry_md_hd_t MD5_CTX; typedef
68 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
105 # define MD5_CTX CC_MD5_CTX macro
110 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
137 } MD5_CTX; typedef
219 } MD5_CTX; typedef
490 sizeof(MD5_CTX),
507 sizeof(MD5_CTX),
[all …]
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dmd5.c49 typedef struct md5_ctx MD5_CTX; typedef
51 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
56 static void MD5_Update(MD5_CTX *ctx, in MD5_Update()
86 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
129 # define MD5_CTX CC_MD5_CTX macro
134 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
162 typedef struct md5_ctx MD5_CTX; typedef
247 typedef struct md5_ctx MD5_CTX; typedef
518 sizeof(MD5_CTX),
535 sizeof(MD5_CTX),
[all …]
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dmd5.c49 typedef struct md5_ctx MD5_CTX; typedef
51 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
56 static void MD5_Update(MD5_CTX *ctx, in MD5_Update()
86 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
129 # define MD5_CTX CC_MD5_CTX macro
134 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
162 typedef struct md5_ctx MD5_CTX; typedef
247 typedef struct md5_ctx MD5_CTX; typedef
518 sizeof(MD5_CTX),
535 sizeof(MD5_CTX),
[all …]
/dports/emulators/dolphin-emu/dolphin-3152428/Externals/curl/lib/
H A Dmd5.c40 typedef struct md5_ctx MD5_CTX; typedef
42 static void MD5_Init(MD5_CTX * ctx) in MD5_Init()
47 static void MD5_Update(MD5_CTX * ctx, in MD5_Update()
66 typedef gcry_md_hd_t MD5_CTX; typedef
68 static void MD5_Init(MD5_CTX * ctx) in MD5_Init()
105 # define MD5_CTX CC_MD5_CTX macro
110 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
137 } MD5_CTX; typedef
139 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
226 } MD5_CTX; typedef
[all …]
/dports/devel/cmake/cmake-3.22.1/Utilities/cmcurl/lib/
H A Dmd5.c49 typedef struct md5_ctx MD5_CTX; typedef
51 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
56 static void MD5_Update(MD5_CTX *ctx, in MD5_Update()
86 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
129 # define MD5_CTX CC_MD5_CTX macro
134 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
162 typedef struct md5_ctx MD5_CTX; typedef
247 typedef struct md5_ctx MD5_CTX; typedef
518 sizeof(MD5_CTX),
535 sizeof(MD5_CTX),
[all …]
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/curl/lib/
H A Dmd5.c40 typedef struct md5_ctx MD5_CTX; typedef
42 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
66 typedef gcry_md_hd_t MD5_CTX; typedef
68 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
105 # define MD5_CTX CC_MD5_CTX macro
110 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
137 } MD5_CTX; typedef
219 } MD5_CTX; typedef
490 sizeof(MD5_CTX),
507 sizeof(MD5_CTX),
[all …]
/dports/lang/rust/rustc-1.58.1-src/vendor/curl-sys/curl/lib/
H A Dmd5.c63 typedef struct md5_ctx MD5_CTX; typedef
65 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
101 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
144 # define MD5_CTX CC_MD5_CTX macro
149 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
177 typedef struct md5_ctx MD5_CTX; typedef
179 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
262 typedef struct md5_ctx MD5_CTX; typedef
533 sizeof(MD5_CTX),
550 sizeof(MD5_CTX),
[all …]
/dports/games/0ad/0ad-0.0.23b-alpha/build/premake/premake5/contrib/curl/lib/
H A Dmd5.c40 typedef struct md5_ctx MD5_CTX; typedef
42 static void MD5_Init(MD5_CTX * ctx) in MD5_Init()
47 static void MD5_Update(MD5_CTX * ctx, in MD5_Update()
66 typedef gcry_md_hd_t MD5_CTX; typedef
68 static void MD5_Init(MD5_CTX * ctx) in MD5_Init()
105 # define MD5_CTX CC_MD5_CTX macro
110 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
137 } MD5_CTX; typedef
139 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
226 } MD5_CTX; typedef
[all …]
/dports/devel/premake5/premake-5.0.0-alpha16-src/contrib/curl/lib/
H A Dmd5.c40 typedef struct md5_ctx MD5_CTX; typedef
42 static void MD5_Init(MD5_CTX * ctx) in MD5_Init()
47 static void MD5_Update(MD5_CTX * ctx, in MD5_Update()
66 typedef gcry_md_hd_t MD5_CTX; typedef
68 static void MD5_Init(MD5_CTX * ctx) in MD5_Init()
105 # define MD5_CTX CC_MD5_CTX macro
110 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
137 } MD5_CTX; typedef
139 static void MD5_Init(MD5_CTX *ctx) in MD5_Init()
226 } MD5_CTX; typedef
[all …]
/dports/games/meandmyshadow/meandmyshadow-0.5a/src/
H A DMD5.cpp27 typedef struct MD5_CTX { struct
32 } MD5_CTX; argument
62 typedef context_md5_t MD5_CTX; typedef
303 MD5_CTX context; in MD5()
366 static MD5_CTX ctx; in calc()
399 assert(sizeof(MD5_CTX)<=MD5_CTX_SIZE); in init()
402 MD5Init((MD5_CTX*)md5_ctx); in init()
404 MD5_Init((MD5_CTX*)md5_ctx); in init()
411 assert(sizeof(MD5_CTX)<=MD5_CTX_SIZE); in update()
428 MD5_CTX *ctx=(MD5_CTX*)md5_ctx; in final()
[all …]
/dports/news/newsx/newsx-1.6/dbz/
H A Dmd5.h134 } MD5_CTX; typedef
170 void MD5Init P((MD5_CTX*));
171 void MD5Update P((MD5_CTX*, BYTE*, UINT));
172 void MD5fullUpdate P((MD5_CTX*, BYTE*, UINT));
173 void MD5Final P((MD5_CTX*));
177 void MD5Stream P((BYTE*, UINT, FILE*, MD5_CTX*));
178 void MD5File P((BYTE*, UINT, char*, int, MD5_CTX*));
195 void MD5Print P((MD5_CTX*));
/dports/devel/sunpromake/schily-2021-09-18/include/schily/
H A Dmd5.h38 } MD5_CTX; typedef
44 extern void MD5Init __PR((MD5_CTX *));
45 extern void MD5Update __PR((MD5_CTX *, const void *, size_t));
46 extern void MD5Pad __PR((MD5_CTX *));
47 extern void MD5Final __PR((UInt8_t [MD5_DIGEST_LENGTH], MD5_CTX *));
50 extern char *MD5End __PR((MD5_CTX *, char *));
/dports/devel/smake/schily-2021-09-18/include/schily/
H A Dmd5.h38 } MD5_CTX; typedef
44 extern void MD5Init __PR((MD5_CTX *));
45 extern void MD5Update __PR((MD5_CTX *, const void *, size_t));
46 extern void MD5Pad __PR((MD5_CTX *));
47 extern void MD5Final __PR((UInt8_t [MD5_DIGEST_LENGTH], MD5_CTX *));
50 extern char *MD5End __PR((MD5_CTX *, char *));
/dports/games/quadra/quadra-1.3.0/skelton/include/
H A Dcrypt.h56 } MD5_CTX; typedef
59 MD5_CTX context;
62 void MD5Init(MD5_CTX *);
63 void MD5Update(MD5_CTX *, unsigned char *, unsigned int);
64 void MD5Update2(MD5_CTX *, unsigned char *, unsigned int);
65 void MD5Final(unsigned char [16], MD5_CTX *);
/dports/devel/sccs/schily-2021-09-18/include/schily/
H A Dmd5.h38 } MD5_CTX; typedef
44 extern void MD5Init __PR((MD5_CTX *));
45 extern void MD5Update __PR((MD5_CTX *, const void *, size_t));
46 extern void MD5Pad __PR((MD5_CTX *));
47 extern void MD5Final __PR((UInt8_t [MD5_DIGEST_LENGTH], MD5_CTX *));
50 extern char *MD5End __PR((MD5_CTX *, char *));
/dports/devel/schilybase/schily-2021-09-18/include/schily/
H A Dmd5.h38 } MD5_CTX; typedef
44 extern void MD5Init __PR((MD5_CTX *));
45 extern void MD5Update __PR((MD5_CTX *, const void *, size_t));
46 extern void MD5Pad __PR((MD5_CTX *));
47 extern void MD5Final __PR((UInt8_t [MD5_DIGEST_LENGTH], MD5_CTX *));
50 extern char *MD5End __PR((MD5_CTX *, char *));

12345678910>>...99