Home
last modified time | relevance | path

Searched refs:md5_ctx (Results 1 – 25 of 789) sorted by relevance

12345678910>>...32

/dports/security/openvpn-mbedtls/openvpn-2.5.6/src/openvpn/
H A Dhttpdigest.c83 md_ctx_t *md5_ctx = md_ctx_new(); in DigestCalcHA1() local
86 md_ctx_init(md5_ctx, md5_kt); in DigestCalcHA1()
92 md_ctx_final(md5_ctx, HA1); in DigestCalcHA1()
101 md_ctx_final(md5_ctx, HA1); in DigestCalcHA1()
103 md_ctx_cleanup(md5_ctx); in DigestCalcHA1()
104 md_ctx_free(md5_ctx); in DigestCalcHA1()
130 md_ctx_init(md5_ctx, md5_kt); in DigestCalcResponse()
139 md_ctx_final(md5_ctx, HA2); in DigestCalcResponse()
143 md_ctx_init(md5_ctx, md5_kt); in DigestCalcResponse()
159 md_ctx_cleanup(md5_ctx); in DigestCalcResponse()
[all …]
/dports/security/openvpn/openvpn-2.5.6/src/openvpn/
H A Dhttpdigest.c83 md_ctx_t *md5_ctx = md_ctx_new(); in DigestCalcHA1() local
86 md_ctx_init(md5_ctx, md5_kt); in DigestCalcHA1()
92 md_ctx_final(md5_ctx, HA1); in DigestCalcHA1()
101 md_ctx_final(md5_ctx, HA1); in DigestCalcHA1()
103 md_ctx_cleanup(md5_ctx); in DigestCalcHA1()
104 md_ctx_free(md5_ctx); in DigestCalcHA1()
130 md_ctx_init(md5_ctx, md5_kt); in DigestCalcResponse()
139 md_ctx_final(md5_ctx, HA2); in DigestCalcResponse()
143 md_ctx_init(md5_ctx, md5_kt); in DigestCalcResponse()
159 md_ctx_cleanup(md5_ctx); in DigestCalcResponse()
[all …]
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/src/openvpn/
H A Dhttpdigest.c83 md_ctx_t *md5_ctx = md_ctx_new(); in DigestCalcHA1() local
86 md_ctx_init(md5_ctx, md5_kt); in DigestCalcHA1()
92 md_ctx_final(md5_ctx, HA1); in DigestCalcHA1()
101 md_ctx_final(md5_ctx, HA1); in DigestCalcHA1()
103 md_ctx_cleanup(md5_ctx); in DigestCalcHA1()
104 md_ctx_free(md5_ctx); in DigestCalcHA1()
130 md_ctx_init(md5_ctx, md5_kt); in DigestCalcResponse()
139 md_ctx_final(md5_ctx, HA2); in DigestCalcResponse()
143 md_ctx_init(md5_ctx, md5_kt); in DigestCalcResponse()
159 md_ctx_cleanup(md5_ctx); in DigestCalcResponse()
[all …]
/dports/security/hashcat/hashcat-6.2.5/OpenCL/
H A Dm00400-pure.cl40 md5_ctx_t md5_ctx;
42 md5_init (&md5_ctx);
48 md5_final (&md5_ctx);
52 digest[0] = md5_ctx.h[0];
53 digest[1] = md5_ctx.h[1];
97 md5_ctx_t md5_ctx;
99 md5_init (&md5_ctx);
106 md5_ctx.len = 16;
110 md5_final (&md5_ctx);
128 md5_ctx.len = 16;
[all …]
H A Dm19000-pure.cl22 md5_ctx_t md5_ctx;
40 md5_ctx_t md5_ctx;
42 md5_init (&md5_ctx);
48 tmps[gid].md5_ctx = md5_ctx;
61 md5_ctx_t md5_ctx = tmps[gid].md5_ctx;
68 tmps[gid].md5_ctx = md5_ctx;
82 md5_ctx_t md5_ctx = tmps[gid].md5_ctx;
84 md5_final (&md5_ctx);
86 const u32 r0 = md5_ctx.h[0];
87 const u32 r1 = md5_ctx.h[1];
[all …]
H A Dm00500-pure.cl82 md5_ctx_t md5_ctx;
84 md5_init (&md5_ctx);
92 md5_update (&md5_ctx, m, 3);
125 md5_final (&md5_ctx);
182 md5_ctx_t md5_ctx;
184 md5_init (&md5_ctx);
214 md5_final (&md5_ctx);
216 digest[0] = md5_ctx.h[0];
217 digest[1] = md5_ctx.h[1];
218 digest[2] = md5_ctx.h[2];
[all …]
H A Dm01600-pure.cl83 md5_ctx_t md5_ctx;
85 md5_init (&md5_ctx);
94 md5_update (&md5_ctx, m, 6);
127 md5_final (&md5_ctx);
184 md5_ctx_t md5_ctx;
186 md5_init (&md5_ctx);
216 md5_final (&md5_ctx);
218 digest[0] = md5_ctx.h[0];
219 digest[1] = md5_ctx.h[1];
220 digest[2] = md5_ctx.h[2];
[all …]
H A Dm06300-pure.cl80 md5_ctx_t md5_ctx;
82 md5_init (&md5_ctx);
114 md5_update (&md5_ctx, t, 1);
117 md5_final (&md5_ctx);
174 md5_ctx_t md5_ctx;
176 md5_init (&md5_ctx);
206 md5_final (&md5_ctx);
208 digest[0] = md5_ctx.h[0];
209 digest[1] = md5_ctx.h[1];
210 digest[2] = md5_ctx.h[2];
[all …]
/dports/print/tex-dvipdfmx/texlive-20150521-source/texk/dvipdfm-x/
H A Dpdfencrypt.c60 static MD5_CONTEXT md5_ctx; variable
88 MD5_init(&md5_ctx); in pdf_enc_compute_id_string()
108 MD5_final(id_string, &md5_ctx); in pdf_enc_compute_id_string()
138 MD5_init(&md5_ctx); in compute_owner_password()
140 MD5_final(md5_buf, &md5_ctx); in compute_owner_password()
152 MD5_init(&md5_ctx); in compute_owner_password()
223 MD5_init(&md5_ctx); in compute_encryption_key()
248 MD5_final(md5_buf, &md5_ctx); in compute_encryption_key()
259 MD5_init(&md5_ctx); in compute_encryption_key()
326 MD5_init(&md5_ctx); in compute_user_password()
[all …]
/dports/mail/dovecot/dovecot-2.3.17/src/lib-mail/
H A Dtest-message-header-hash.c53 struct md5_context md5_ctx; in test_message_header_hash_more() local
62 md5_init(&md5_ctx); in test_message_header_hash_more()
67 md5_final(&md5_ctx, md5_input); in test_message_header_hash_more()
69 md5_init(&md5_ctx); in test_message_header_hash_more()
71 md5_final(&md5_ctx, md5_output); in test_message_header_hash_more()
76 md5_init(&md5_ctx); in test_message_header_hash_more()
80 &md5_ctx, tests[i].version, in test_message_header_hash_more()
83 md5_final(&md5_ctx, md5_input); in test_message_header_hash_more()
87 md5_init(&md5_ctx); in test_message_header_hash_more()
94 &md5_ctx, tests[i].version, in test_message_header_hash_more()
[all …]
/dports/mail/vmailmgr/vmailmgr-0.97/lib/misc/
H A Dmd5.h81 struct md5_ctx struct
100 extern void __md5_init_ctx __P ((struct md5_ctx *ctx)); argument
101 extern void md5_init_ctx __P ((struct md5_ctx *ctx));
108 struct md5_ctx *ctx));
110 struct md5_ctx *ctx));
117 struct md5_ctx *ctx));
119 struct md5_ctx *ctx));
128 extern void *__md5_finish_ctx __P ((struct md5_ctx *ctx, void *resbuf));
129 extern void *md5_finish_ctx __P ((struct md5_ctx *ctx, void *resbuf));
138 extern void *__md5_read_ctx __P ((const struct md5_ctx *ctx, void *resbuf));
[all …]
/dports/devel/tcl-trf/trf2.1.4/md5-crypt/
H A Dmd5.h81 struct md5_ctx struct
100 extern void __md5_init_ctx __P ((struct md5_ctx *ctx)); argument
101 extern void md5_init_ctx __P ((struct md5_ctx *ctx));
108 struct md5_ctx *ctx));
110 struct md5_ctx *ctx));
117 struct md5_ctx *ctx));
119 struct md5_ctx *ctx));
128 extern void *__md5_finish_ctx __P ((struct md5_ctx *ctx, void *resbuf));
129 extern void *md5_finish_ctx __P ((struct md5_ctx *ctx, void *resbuf));
138 extern void *__md5_read_ctx __P ((const struct md5_ctx *ctx, void *resbuf));
[all …]
/dports/devel/bglibs/bglibs-2.04/include/
H A Dmd5.h81 struct md5_ctx struct
100 extern void __md5_init_ctx __P ((struct md5_ctx *ctx)); argument
101 extern void md5_init_ctx __P ((struct md5_ctx *ctx));
108 struct md5_ctx *ctx));
110 struct md5_ctx *ctx));
117 struct md5_ctx *ctx));
119 struct md5_ctx *ctx));
128 extern void *__md5_finish_ctx __P ((struct md5_ctx *ctx, void *resbuf));
129 extern void *md5_finish_ctx __P ((struct md5_ctx *ctx, void *resbuf));
138 extern void *__md5_read_ctx __P ((const struct md5_ctx *ctx, void *resbuf));
[all …]
/dports/net-p2p/shx/shx-0.2.4/include/
H A Dmd5.h81 struct md5_ctx struct
100 extern void __md5_init_ctx __P ((struct md5_ctx *ctx)); argument
101 extern void md5_init_ctx __P ((struct md5_ctx *ctx));
108 struct md5_ctx *ctx));
110 struct md5_ctx *ctx));
117 struct md5_ctx *ctx));
119 struct md5_ctx *ctx));
128 extern void *__md5_finish_ctx __P ((struct md5_ctx *ctx, void *resbuf));
129 extern void *md5_finish_ctx __P ((struct md5_ctx *ctx, void *resbuf));
138 extern void *__md5_read_ctx __P ((const struct md5_ctx *ctx, void *resbuf));
[all …]
/dports/www/xapian-omega/xapian-omega-1.4.18/
H A Dmd5wrap.cc37 MD5Context md5_ctx; in md5_fd() local
38 MD5Init(&md5_ctx); in md5_fd()
49 MD5Update(&md5_ctx, blk, c); in md5_fd()
52 MD5Final(blk, &md5_ctx); in md5_fd()
62 MD5Context md5_ctx; in md5_block() local
64 MD5Init(&md5_ctx); in md5_block()
65 MD5Update(&md5_ctx, reinterpret_cast<const unsigned char*>(p), len); in md5_block()
66 MD5Final(blk, &md5_ctx); in md5_block()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/CodeGen/X86/
H A D2007-04-24-Huge-Stack.ll6 %struct.md5_ctx = type { i32, i32, i32, i32, [2 x i32], i32, [128 x i8], [4294967288 x i8] }
10 %ctx = alloca %struct.md5_ctx, align 16 ; <%struct.md5_ctx*> [#uses=3]
11 call void @md5_init_ctx( %struct.md5_ctx* %ctx )
12 call void @md5_process_bytes( i8* %buffer, i64 %len, %struct.md5_ctx* %ctx )
13 %tmp4 = call i8* @md5_finish_ctx( %struct.md5_ctx* %ctx, i8* %resblock ) ; <i8*> [#uses=1]
17 declare void @md5_init_ctx(%struct.md5_ctx*)
19 declare i8* @md5_finish_ctx(%struct.md5_ctx*, i8*)
21 declare void @md5_process_bytes(i8*, i64, %struct.md5_ctx*)
/dports/devel/llvm10/llvm-10.0.1.src/test/CodeGen/X86/
H A D2007-04-24-Huge-Stack.ll6 %struct.md5_ctx = type { i32, i32, i32, i32, [2 x i32], i32, [128 x i8], [4294967288 x i8] }
10 %ctx = alloca %struct.md5_ctx, align 16 ; <%struct.md5_ctx*> [#uses=3]
11 call void @md5_init_ctx( %struct.md5_ctx* %ctx )
12 call void @md5_process_bytes( i8* %buffer, i64 %len, %struct.md5_ctx* %ctx )
13 %tmp4 = call i8* @md5_finish_ctx( %struct.md5_ctx* %ctx, i8* %resblock ) ; <i8*> [#uses=1]
17 declare void @md5_init_ctx(%struct.md5_ctx*)
19 declare i8* @md5_finish_ctx(%struct.md5_ctx*, i8*)
21 declare void @md5_process_bytes(i8*, i64, %struct.md5_ctx*)
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/CodeGen/X86/
H A D2007-04-24-Huge-Stack.ll6 %struct.md5_ctx = type { i32, i32, i32, i32, [2 x i32], i32, [128 x i8], [4294967288 x i8] }
10 %ctx = alloca %struct.md5_ctx, align 16 ; <%struct.md5_ctx*> [#uses=3]
11 call void @md5_init_ctx( %struct.md5_ctx* %ctx )
12 call void @md5_process_bytes( i8* %buffer, i64 %len, %struct.md5_ctx* %ctx )
13 %tmp4 = call i8* @md5_finish_ctx( %struct.md5_ctx* %ctx, i8* %resblock ) ; <i8*> [#uses=1]
17 declare void @md5_init_ctx(%struct.md5_ctx*)
19 declare i8* @md5_finish_ctx(%struct.md5_ctx*, i8*)
21 declare void @md5_process_bytes(i8*, i64, %struct.md5_ctx*)
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A D2007-04-24-Huge-Stack.ll6 %struct.md5_ctx = type { i32, i32, i32, i32, [2 x i32], i32, [128 x i8], [4294967288 x i8] }
10 %ctx = alloca %struct.md5_ctx, align 16 ; <%struct.md5_ctx*> [#uses=3]
11 call void @md5_init_ctx( %struct.md5_ctx* %ctx )
12 call void @md5_process_bytes( i8* %buffer, i64 %len, %struct.md5_ctx* %ctx )
13 %tmp4 = call i8* @md5_finish_ctx( %struct.md5_ctx* %ctx, i8* %resblock ) ; <i8*> [#uses=1]
17 declare void @md5_init_ctx(%struct.md5_ctx*)
19 declare i8* @md5_finish_ctx(%struct.md5_ctx*, i8*)
21 declare void @md5_process_bytes(i8*, i64, %struct.md5_ctx*)
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/CodeGen/X86/
H A D2007-04-24-Huge-Stack.ll6 %struct.md5_ctx = type { i32, i32, i32, i32, [2 x i32], i32, [128 x i8], [4294967288 x i8] }
10 %ctx = alloca %struct.md5_ctx, align 16 ; <%struct.md5_ctx*> [#uses=3]
11 call void @md5_init_ctx( %struct.md5_ctx* %ctx )
12 call void @md5_process_bytes( i8* %buffer, i64 %len, %struct.md5_ctx* %ctx )
13 %tmp4 = call i8* @md5_finish_ctx( %struct.md5_ctx* %ctx, i8* %resblock ) ; <i8*> [#uses=1]
17 declare void @md5_init_ctx(%struct.md5_ctx*)
19 declare i8* @md5_finish_ctx(%struct.md5_ctx*, i8*)
21 declare void @md5_process_bytes(i8*, i64, %struct.md5_ctx*)
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/CodeGen/X86/
H A D2007-04-24-Huge-Stack.ll6 %struct.md5_ctx = type { i32, i32, i32, i32, [2 x i32], i32, [128 x i8], [4294967288 x i8] }
10 %ctx = alloca %struct.md5_ctx, align 16 ; <%struct.md5_ctx*> [#uses=3]
11 call void @md5_init_ctx( %struct.md5_ctx* %ctx )
12 call void @md5_process_bytes( i8* %buffer, i64 %len, %struct.md5_ctx* %ctx )
13 %tmp4 = call i8* @md5_finish_ctx( %struct.md5_ctx* %ctx, i8* %resblock ) ; <i8*> [#uses=1]
17 declare void @md5_init_ctx(%struct.md5_ctx*)
19 declare i8* @md5_finish_ctx(%struct.md5_ctx*, i8*)
21 declare void @md5_process_bytes(i8*, i64, %struct.md5_ctx*)
/dports/devel/llvm11/llvm-11.0.1.src/test/CodeGen/X86/
H A D2007-04-24-Huge-Stack.ll6 %struct.md5_ctx = type { i32, i32, i32, i32, [2 x i32], i32, [128 x i8], [4294967288 x i8] }
10 %ctx = alloca %struct.md5_ctx, align 16 ; <%struct.md5_ctx*> [#uses=3]
11 call void @md5_init_ctx( %struct.md5_ctx* %ctx )
12 call void @md5_process_bytes( i8* %buffer, i64 %len, %struct.md5_ctx* %ctx )
13 %tmp4 = call i8* @md5_finish_ctx( %struct.md5_ctx* %ctx, i8* %resblock ) ; <i8*> [#uses=1]
17 declare void @md5_init_ctx(%struct.md5_ctx*)
19 declare i8* @md5_finish_ctx(%struct.md5_ctx*, i8*)
21 declare void @md5_process_bytes(i8*, i64, %struct.md5_ctx*)
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/CodeGen/X86/
H A D2007-04-24-Huge-Stack.ll6 %struct.md5_ctx = type { i32, i32, i32, i32, [2 x i32], i32, [128 x i8], [4294967288 x i8] }
10 %ctx = alloca %struct.md5_ctx, align 16 ; <%struct.md5_ctx*> [#uses=3]
11 call void @md5_init_ctx( %struct.md5_ctx* %ctx )
12 call void @md5_process_bytes( i8* %buffer, i64 %len, %struct.md5_ctx* %ctx )
13 %tmp4 = call i8* @md5_finish_ctx( %struct.md5_ctx* %ctx, i8* %resblock ) ; <i8*> [#uses=1]
17 declare void @md5_init_ctx(%struct.md5_ctx*)
19 declare i8* @md5_finish_ctx(%struct.md5_ctx*, i8*)
21 declare void @md5_process_bytes(i8*, i64, %struct.md5_ctx*)
/dports/devel/llvm90/llvm-9.0.1.src/test/CodeGen/X86/
H A D2007-04-24-Huge-Stack.ll6 %struct.md5_ctx = type { i32, i32, i32, i32, [2 x i32], i32, [128 x i8], [4294967288 x i8] }
10 %ctx = alloca %struct.md5_ctx, align 16 ; <%struct.md5_ctx*> [#uses=3]
11 call void @md5_init_ctx( %struct.md5_ctx* %ctx )
12 call void @md5_process_bytes( i8* %buffer, i64 %len, %struct.md5_ctx* %ctx )
13 %tmp4 = call i8* @md5_finish_ctx( %struct.md5_ctx* %ctx, i8* %resblock ) ; <i8*> [#uses=1]
17 declare void @md5_init_ctx(%struct.md5_ctx*)
19 declare i8* @md5_finish_ctx(%struct.md5_ctx*, i8*)
21 declare void @md5_process_bytes(i8*, i64, %struct.md5_ctx*)
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/CodeGen/X86/
H A D2007-04-24-Huge-Stack.ll6 %struct.md5_ctx = type { i32, i32, i32, i32, [2 x i32], i32, [128 x i8], [4294967288 x i8] }
10 %ctx = alloca %struct.md5_ctx, align 16 ; <%struct.md5_ctx*> [#uses=3]
11 call void @md5_init_ctx( %struct.md5_ctx* %ctx )
12 call void @md5_process_bytes( i8* %buffer, i64 %len, %struct.md5_ctx* %ctx )
13 %tmp4 = call i8* @md5_finish_ctx( %struct.md5_ctx* %ctx, i8* %resblock ) ; <i8*> [#uses=1]
17 declare void @md5_init_ctx(%struct.md5_ctx*)
19 declare i8* @md5_finish_ctx(%struct.md5_ctx*, i8*)
21 declare void @md5_process_bytes(i8*, i64, %struct.md5_ctx*)

12345678910>>...32