Home
last modified time | relevance | path

Searched refs:BF_decode (Results 1 – 25 of 73) sorted by relevance

123

/dports/security/john/john-1.9.0-jumbo-1/src/
H A DBF_common.c107 static void BF_decode(BF_word *dst, char *src, int size) { in BF_decode() function
132 BF_decode(binary, &ciphertext[29], 23); in BF_common_get_binary()
143 BF_decode(salt.salt, &ciphertext[7], 16); in BF_common_get_salt()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/crypt/
H A Dcrypt_blowfish.c374 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
631 if (count < min || BF_decode(data.binary.salt, &setting[7], 16)) { in BF_crypt()
/dports/lang/zig-devel/zig-0.9.0/lib/libc/musl/src/crypt/
H A Dcrypt_blowfish.c374 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
631 if (count < min || BF_decode(data.binary.salt, &setting[7], 16)) { in BF_crypt()
/dports/devel/wasi-libc/wasi-libc-ad5133410f66b93a2381db5b542aad5e0964db96/libc-top-half/musl/src/crypt/
H A Dcrypt_blowfish.c374 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
631 if (count < min || BF_decode(data.binary.salt, &setting[7], 16)) { in BF_crypt()
/dports/lang/zig/zig-0.9.0/lib/libc/musl/src/crypt/
H A Dcrypt_blowfish.c374 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
631 if (count < min || BF_decode(data.binary.salt, &setting[7], 16)) { in BF_crypt()
/dports/lang/zig/zig-0.9.0/lib/libc/wasi/libc-top-half/musl/src/crypt/
H A Dcrypt_blowfish.c374 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
631 if (count < min || BF_decode(data.binary.salt, &setting[7], 16)) { in BF_crypt()
/dports/devel/emscripten/emscripten-2.0.3/system/lib/libc/musl/src/crypt/
H A Dcrypt_blowfish.c374 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
628 if (count < min || BF_decode(data.binary.salt, &setting[7], 16)) { in BF_crypt()
/dports/devel/tinygo/tinygo-0.14.1/lib/wasi-libc/libc-top-half/musl/src/crypt/
H A Dcrypt_blowfish.c374 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
628 if (count < min || BF_decode(data.binary.salt, &setting[7], 16)) { in BF_crypt()
/dports/sysutils/shim/shim-0.9/
H A Dcrypt_blowfish.c370 static int BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
639 if (count < min || BF_decode(data.binary.salt, &setting[7], 16)) { in BF_crypt()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sal/rtl/
H A Dcipher.cxx273 static void BF_decode(CipherKeyBF *key, sal_uInt32 *xl, sal_uInt32 *xr);
816 BF_decode(key, &DL, &DR); in BF_updateECB()
860 BF_decode(key, &DL, &DR); in BF_updateCBC()
945 static void BF_decode( in BF_decode() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sal/rtl/
H A Dcipher.cxx264 static void BF_decode(CipherKeyBF *key, sal_uInt32 *xl, sal_uInt32 *xr);
807 BF_decode(key, &DL, &DR); in BF_updateECB()
851 BF_decode(key, &DL, &DR); in BF_updateCBC()
936 static void BF_decode( in BF_decode() function
/dports/databases/postgresql96-server/postgresql-9.6.24/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql10-plperl/postgresql-10.19/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql10-docs/postgresql-10.19/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql10-pltcl/postgresql-10.19/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql10-plpython/postgresql-10.19/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql10-contrib/postgresql-10.19/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql11-docs/postgresql-11.14/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql10-client/postgresql-10.19/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql11-plperl/postgresql-11.14/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql11-contrib/postgresql-11.14/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql11-plpython/postgresql-11.14/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()
/dports/databases/postgresql10-server/postgresql-10.19/contrib/pgcrypto/
H A Dcrypt-blowfish.c372 BF_decode(BF_word *dst, const char *src, int size) in BF_decode() function
634 if (count < 16 || BF_decode(data.binary.salt, &setting[7], 16)) in _crypt_blowfish_rn()

123