Home
last modified time | relevance | path

Searched refs:pwlength (Results 1 – 16 of 16) sorted by relevance

/dports/misc/amanda-server/amanda-3.3.9/ndmp-src/
H A Dndml_md5.c109 int pwlength = strlen (clear_text_password); in ndmmd5_digest() local
136 if (pwlength > 32) in ndmmd5_digest()
137 pwlength = 32; in ndmmd5_digest()
143 NDMOS_API_BCOPY (clear_text_password, &message[0], pwlength); in ndmmd5_digest()
145 &message[128 - pwlength], pwlength); in ndmmd5_digest()
146 NDMOS_API_BCOPY (challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/misc/amanda-client/amanda-3.3.9/ndmp-src/
H A Dndml_md5.c109 int pwlength = strlen (clear_text_password); in ndmmd5_digest() local
136 if (pwlength > 32) in ndmmd5_digest()
137 pwlength = 32; in ndmmd5_digest()
143 NDMOS_API_BCOPY (clear_text_password, &message[0], pwlength); in ndmmd5_digest()
145 &message[128 - pwlength], pwlength); in ndmmd5_digest()
146 NDMOS_API_BCOPY (challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/www/bareos19-webui/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_md5.c105 int pwlength = strlen(clear_text_password); in ndmmd5_digest() local
132 if (pwlength > 32) pwlength = 32; in ndmmd5_digest()
138 NDMOS_API_BCOPY(clear_text_password, &message[0], pwlength); in ndmmd5_digest()
139 NDMOS_API_BCOPY(clear_text_password, &message[128 - pwlength], pwlength); in ndmmd5_digest()
140 NDMOS_API_BCOPY(challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/sysutils/bareos18-client/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_md5.c109 int pwlength = strlen (clear_text_password); in ndmmd5_digest() local
136 if (pwlength > 32) in ndmmd5_digest()
137 pwlength = 32; in ndmmd5_digest()
143 NDMOS_API_BCOPY (clear_text_password, &message[0], pwlength); in ndmmd5_digest()
145 &message[128 - pwlength], pwlength); in ndmmd5_digest()
146 NDMOS_API_BCOPY (challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/sysutils/bareos19-traymonitor/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_md5.c105 int pwlength = strlen(clear_text_password); in ndmmd5_digest() local
132 if (pwlength > 32) pwlength = 32; in ndmmd5_digest()
138 NDMOS_API_BCOPY(clear_text_password, &message[0], pwlength); in ndmmd5_digest()
139 NDMOS_API_BCOPY(clear_text_password, &message[128 - pwlength], pwlength); in ndmmd5_digest()
140 NDMOS_API_BCOPY(challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/sysutils/bareos19-server/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_md5.c105 int pwlength = strlen(clear_text_password); in ndmmd5_digest() local
132 if (pwlength > 32) pwlength = 32; in ndmmd5_digest()
138 NDMOS_API_BCOPY(clear_text_password, &message[0], pwlength); in ndmmd5_digest()
139 NDMOS_API_BCOPY(clear_text_password, &message[128 - pwlength], pwlength); in ndmmd5_digest()
140 NDMOS_API_BCOPY(challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/sysutils/bareos19-client/bareos-Release-19.2.11/core/src/ndmp/
H A Dndml_md5.c105 int pwlength = strlen(clear_text_password); in ndmmd5_digest() local
132 if (pwlength > 32) pwlength = 32; in ndmmd5_digest()
138 NDMOS_API_BCOPY(clear_text_password, &message[0], pwlength); in ndmmd5_digest()
139 NDMOS_API_BCOPY(clear_text_password, &message[128 - pwlength], pwlength); in ndmmd5_digest()
140 NDMOS_API_BCOPY(challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/sysutils/bareos18-server/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_md5.c109 int pwlength = strlen (clear_text_password); in ndmmd5_digest() local
136 if (pwlength > 32) in ndmmd5_digest()
137 pwlength = 32; in ndmmd5_digest()
143 NDMOS_API_BCOPY (clear_text_password, &message[0], pwlength); in ndmmd5_digest()
145 &message[128 - pwlength], pwlength); in ndmmd5_digest()
146 NDMOS_API_BCOPY (challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/sysutils/bareos-client/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_md5.c105 int pwlength = strlen(clear_text_password); in ndmmd5_digest() local
132 if (pwlength > 32) pwlength = 32; in ndmmd5_digest()
138 NDMOS_API_BCOPY(clear_text_password, &message[0], pwlength); in ndmmd5_digest()
139 NDMOS_API_BCOPY(clear_text_password, &message[128 - pwlength], pwlength); in ndmmd5_digest()
140 NDMOS_API_BCOPY(challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/sysutils/bareos18-traymonitor/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_md5.c109 int pwlength = strlen (clear_text_password); in ndmmd5_digest() local
136 if (pwlength > 32) in ndmmd5_digest()
137 pwlength = 32; in ndmmd5_digest()
143 NDMOS_API_BCOPY (clear_text_password, &message[0], pwlength); in ndmmd5_digest()
145 &message[128 - pwlength], pwlength); in ndmmd5_digest()
146 NDMOS_API_BCOPY (challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/sysutils/bareos-traymonitor/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_md5.c105 int pwlength = strlen(clear_text_password); in ndmmd5_digest() local
132 if (pwlength > 32) pwlength = 32; in ndmmd5_digest()
138 NDMOS_API_BCOPY(clear_text_password, &message[0], pwlength); in ndmmd5_digest()
139 NDMOS_API_BCOPY(clear_text_password, &message[128 - pwlength], pwlength); in ndmmd5_digest()
140 NDMOS_API_BCOPY(challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/sysutils/bareos-server/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_md5.c105 int pwlength = strlen(clear_text_password); in ndmmd5_digest() local
132 if (pwlength > 32) pwlength = 32; in ndmmd5_digest()
138 NDMOS_API_BCOPY(clear_text_password, &message[0], pwlength); in ndmmd5_digest()
139 NDMOS_API_BCOPY(clear_text_password, &message[128 - pwlength], pwlength); in ndmmd5_digest()
140 NDMOS_API_BCOPY(challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/www/bareos-webui/bareos-Release-20.0.3/core/src/ndmp/
H A Dndml_md5.c105 int pwlength = strlen(clear_text_password); in ndmmd5_digest() local
132 if (pwlength > 32) pwlength = 32; in ndmmd5_digest()
138 NDMOS_API_BCOPY(clear_text_password, &message[0], pwlength); in ndmmd5_digest()
139 NDMOS_API_BCOPY(clear_text_password, &message[128 - pwlength], pwlength); in ndmmd5_digest()
140 NDMOS_API_BCOPY(challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/www/bareos18-webui/bareos-Release-18.2.12/core/src/ndmp/
H A Dndml_md5.c109 int pwlength = strlen (clear_text_password); in ndmmd5_digest() local
136 if (pwlength > 32) in ndmmd5_digest()
137 pwlength = 32; in ndmmd5_digest()
143 NDMOS_API_BCOPY (clear_text_password, &message[0], pwlength); in ndmmd5_digest()
145 &message[128 - pwlength], pwlength); in ndmmd5_digest()
146 NDMOS_API_BCOPY (challenge, &message[64 - pwlength], 64); in ndmmd5_digest()
/dports/net/cloud-init/cloud-init-21.4/
H A DChangeLog832 - cc_set_password: increase random pwlength from 9 to 20 (#189)
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/Graphics/DirectShow/
H A Dmod.rs38807 …pub unsafe fn GetSharedEmmMessage(&self, pwlength: *mut u16, ppbmessage: *mut *mut u8) -> ::window… in GetSharedEmmMessage()
38808 …vtable(self).7)(::std::mem::transmute_copy(self), ::std::mem::transmute(pwlength), ::std::mem::tra… in GetSharedEmmMessage()
38810 …::IntoParam<'a, ::windows::runtime::IUnknown>>(&self, punknown: Param0, pwlength: *mut u16, ppbmes… in GetIndividualEmmMessage()
38811 …ransmute_copy(self), punknown.into_param().abi(), ::std::mem::transmute(pwlength), ::std::mem::tra… in GetIndividualEmmMessage()
38852 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, pwlength: *mut u16, ppbmessage: *m…
38853 …this: ::windows::runtime::RawPtr, punknown: ::windows::runtime::RawPtr, pwlength: *mut u16, ppbmes…
40018 …pub unsafe extern "system" fn(this: ::windows::runtime::RawPtr, pwlength: *mut u16) -> ::windows::…