OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fakepw
(Results
1 - 5
of
5
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
auth.h
222
struct passwd *
fakepw
(void);
auth.c
684
fakepw
(void)
function
auth2.c
322
authctxt->pw =
fakepw
();
monitor.c
883
fatal_fr(r, "assemble
fakepw
");
884
authctxt->pw =
fakepw
();
/src/crypto/external/apache2/openssl/dist/test/
fake_rsaprov.c
562
char
fakepw
[sizeof(FAKE_PASSPHRASE) + 1] = { 0 };
local
575
if (!pw_cb(
fakepw
, sizeof(
fakepw
), &fakepw_len, pw_params, pw_cbarg)) {
579
if (strncmp(pw_check,
fakepw
, sizeof(pw_check) - 1) != 0) {
Completed in 58 milliseconds
Indexes created Fri Sep 18 00:27:12 UTC 2026