Home
last modified time | relevance | path

Searched refs:RSA_PRIV_FILENAME (Results 1 – 2 of 2) sorted by relevance

/external/dropbear/
Doptions.h26 #ifndef RSA_PRIV_FILENAME
27 #define RSA_PRIV_FILENAME "/etc/dropbear/dropbear_rsa_host_key" macro
Dsvr-runopts.c91 RSA_PRIV_FILENAME, in printhelp()
244 svr_opts.rsakeyfile = RSA_PRIV_FILENAME; in svr_getopts()