Searched refs:bcrypt_pbkdf (Results 1 – 10 of 10) sorted by relevance
/external/openssh/openbsd-compat/ |
D | Makefile.in | 19 …bcrypt_pbkdf.o bindresvport.o blowfish.o daemon.o dirname.o fmt_scaled.o getcwd.o getgrouplist.o g…
|
D | bcrypt_pbkdf.c | 111 bcrypt_pbkdf(const char *pass, size_t passlen, const u_int8_t *salt, size_t saltlen, in bcrypt_pbkdf() function
|
D | openbsd-compat.h | 291 int bcrypt_pbkdf(const char *, size_t, const u_int8_t *, size_t,
|
/external/openssh/ |
D | Android.mk | 86 openbsd-compat/bcrypt_pbkdf.c \
|
D | ssh-agent.c | 693 if (bcrypt_pbkdf(passwd, pwlen, lock_salt, sizeof(lock_salt), in process_lock_agent() 716 if (bcrypt_pbkdf(passwd, pwlen, lock_salt, sizeof(lock_salt), in process_lock_agent()
|
D | sshkey.c | 3085 if (bcrypt_pbkdf(passphrase, strlen(passphrase), in sshkey_private_to_blob2() 3315 if (bcrypt_pbkdf(passphrase, strlen(passphrase), salt, slen, in sshkey_parse_private2()
|
D | config.h.in | 219 /* Define to 1 if you have the `bcrypt_pbkdf' function. */
|
D | ChangeLog | 8520 [bcrypt_pbkdf.c] 8531 [bcrypt_pbkdf.c] 8541 [bcrypt_pbkdf.c]
|
D | configure.ac | 1685 bcrypt_pbkdf \
|
D | configure | 10636 bcrypt_pbkdf \
|