Home
last modified time | relevance | path

Searched refs:blf_key (Results 1 – 25 of 67) sorted by relevance

123

/dports/www/sogo/SOGo-5.4.0/Tests/Unit/
H A DTestNSString+Crypto.m68 NSString *blf_key = @"123456";
72 blf_key, blf_hash];
73 …testWithMessage([blf_key isEqualToCrypted:blf_hash withDefaultScheme: @"CRYPT" keyPath: nil], erro…
78 NSString *blf_result = [blf_key asCryptedPassUsingScheme: @"blf-crypt" keyPath: nil];
86 test([blf_key isEqualToCrypted:blf_result withDefaultScheme: @"BLF-CRYPT" keyPath: nil]);
/dports/www/sogo-activesync/SOGo-5.4.0/Tests/Unit/
H A DTestNSString+Crypto.m68 NSString *blf_key = @"123456";
72 blf_key, blf_hash];
73 …testWithMessage([blf_key isEqualToCrypted:blf_hash withDefaultScheme: @"CRYPT" keyPath: nil], erro…
78 NSString *blf_result = [blf_key asCryptedPassUsingScheme: @"blf-crypt" keyPath: nil];
86 test([blf_key isEqualToCrypted:blf_result withDefaultScheme: @"BLF-CRYPT" keyPath: nil]);
/dports/www/obhttpd/httpd-7.0.20211221/src/lib/libc/crypt/
H A Dblowfish.c513 blf_key(blf_ctx *c, const u_int8_t *k, u_int16_t len) in blf_key() function
522 DEF_WEAK(blf_key);
706 blf_key(&c, (u_int8_t *) key, 5);
714 blf_key(&c, (u_int8_t *) key2, strlen(key2));
/dports/sysutils/uif2iso/src/
H A Dblowfish.h27 void blf_key(blf_ctx *c, unsigned char *key, int len);
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/include/
H A Dopenbsd-blowfish.h64 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/include/
H A Dopenbsd-blowfish.h64 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/include/
H A Dopenbsd-blowfish.h64 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/include/
H A Dopenbsd-blowfish.h64 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/include/
H A Dopenbsd-blowfish.h64 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/include/
H A Dopenbsd-blowfish.h64 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/include/
H A Dopenbsd-blowfish.h64 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/ftp/proftpd/proftpd-1.3.7c/include/
H A Dopenbsd-blowfish.h64 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/include/
H A Dopenbsd-blowfish.h64 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/security/kc24/kc-2.4.2/bcrypt/
H A Dblf.h69 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/security/john/john-1.9.0-jumbo-1/src/
H A Dblf.h71 void blf_key(blf_ctx *, const uint8_t *, uint16_t);
/dports/security/py-bcrypt/bcrypt-3.2.0/src/_csrc/
H A Dblf.h68 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/net/rpki-client/rpki-client-portable-7.6/openbsd/src/include/
H A Dblf.h66 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dblf.h73 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/security/lua-bcrypt/lua-bcrypt-2.1-4/include/
H A Dblf.h69 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/security/signify/outils-0.10/src/liboutils/include/
H A Dblf.h69 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/security/gnome-ssh-askpass/openssh-6.6p1/openbsd-compat/
H A Dblf.h73 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/security/keepassxc/keepassxc-2.6.6/src/crypto/ssh/
H A Dblf.h73 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/www/obhttpd/httpd-7.0.20211221/src/include/
H A Dblf.h66 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/security/pam_ssh/pam_ssh-8.0/openbsd-compat/
H A Dblf.h73 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);
/dports/security/openssh-portable/openssh-8.8p1/openbsd-compat/
H A Dblf.h73 void blf_key(blf_ctx *, const u_int8_t *, u_int16_t);

123