OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fakepw
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
auth.c
684
fakepw
(void)
function
/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 40 milliseconds
Indexes created Wed Jun 24 00:24:50 UTC 2026