Home
last modified time | relevance | path

Searched defs:PASSWORD_SIZE (Results 1 – 9 of 9) sorted by relevance

/dports/security/yapet/yapet-2.3/src/libs/passwordrecord/
H A Dpasswordrecord.hh59 static constexpr auto PASSWORD_SIZE = 256; member in yapet::PasswordRecord
/dports/www/firefox-legacy/firefox-52.8.0esr/ipc/keystore/
H A DKeyStore.h57 static const int PASSWORD_SIZE = VALUE_SIZE; variable
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dclientserver.h129 #define PASSWORD_SIZE 28 // Maximum password length. Allows for macro
/dports/security/openfortivpn/openfortivpn-1.17.1/src/
H A Dconfig.h63 #define PASSWORD_SIZE 256 macro
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Web/Security/
H A DSQLMembershipProvider.cs99 private const int PASSWORD_SIZE = 14; field in System.Web.Security.SqlMembershipProvider
H A DADMembershipProvider.cs137 private const int PASSWORD_SIZE = 14; field in System.Web.Security.ActiveDirectoryMembershipProvider
/dports/games/minetest/minetest-5.4.1/src/network/
H A Dnetworkprotocol.h226 #define PASSWORD_SIZE 28 // Maximum password length. Allows for macro
/dports/net/siproxd/siproxd-0.8.2/src/
H A Dsiproxd.h310 #define PASSWORD_SIZE 128 /* max string length of a password (auth) */ macro
/dports/security/libsecret/libsecret-0.20.4/libsecret/
H A Dsecret-file-backend.c178 #define PASSWORD_SIZE 64 macro