Home
last modified time | relevance | path

Searched defs:fakepw (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/openssh/
H A Dauth.c631 fakepw(void) fakepw() function
/freebsd/crypto/openssl/test/
H A Dfake_rsaprov.c569 char fakepw[sizeof(FAKE_PASSPHRASE) + 1] = { 0 }; in fake_rsa_st_open_ex() local