Home
last modified time | relevance | path

Searched refs:auth_md5 (Results 1 – 25 of 355) sorted by relevance

12345678910>>...15

/dports/multimedia/zoneminder/zoneminder-1.36.5/src/
H A Dzm_user.cpp239 char auth_md5[32+1] = ""; in zmLoadAuthUser() local
272 char *auth_md5_ptr = auth_md5; in zmLoadAuthUser()
281 auth_key, auth_md5, auth); in zmLoadAuthUser()
283 if ( !strcmp(auth, auth_md5) ) { in zmLoadAuthUser()
/dports/net/ntp/ntp-4.2.8p15/sntp/tests/
H A Dcrypto.c135 TEST_ASSERT_TRUE(auth_md5(PKT_DATA, PKT_LEN, MD5_LENGTH, &md5)); in test_VerifyCorrectMD5()
159 TEST_ASSERT_TRUE(auth_md5(PKT_DATA, PKT_LEN, SHA1_LENGTH, &sha1)); in test_VerifySHA1()
243 TEST_ASSERT_FALSE(auth_md5(PKT_DATA, PKT_LEN, MD5_LENGTH, &md5)); in test_VerifyFailure()
/dports/www/you-get/you-get-0.4.1545/src/you_get/extractors/
H A Ddouyutv.py57 auth_md5 = (args + "zNzMV1y4EMxOHS6I5WKm").encode("utf-8")
58 auth_str = hashlib.md5(auth_md5).hexdigest()
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/tops-20/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/tops-20/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
H A Dlinkage.c34 auth_link (&auth_md5); /* link in the md5 authenticator */
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/vms/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
H A Dlinkage.c34 auth_link (&auth_md5); /* link in the md5 authenticator */
/dports/mail/panda-imap/panda-imap-7905901/src/osdep/mac/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/vms/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
H A Dlinkage.c34 auth_link (&auth_md5); /* link in the md5 authenticator */
/dports/mail/imap-uw/imap-2007f/src/osdep/vms/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/mail/panda-cclient/panda-imap-7905901/src/osdep/mac/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
H A Dlinkage.c34 auth_link (&auth_md5); /* link in the md5 authenticator */
/dports/mail/cclient/imap-2007f/src/osdep/tops-20/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/mail/cclient/imap-2007f/src/osdep/mac/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/tops-20/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/mac/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/mail/alpine/alpine-465e23b/imap/src/osdep/vms/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/mail/cclient/imap-2007f/src/osdep/vms/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/mac/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/tops-20/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/editors/pico-alpine/alpine-465e23b/imap/src/osdep/vms/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/mail/imap-uw/imap-2007f/src/osdep/mac/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;
/dports/mail/imap-uw/imap-2007f/src/osdep/tops-20/
H A Dlinkage.h35 extern AUTHENTICATOR auth_md5;

12345678910>>...15