Home
last modified time | relevance | path

Searched defs:gpgpath (Results 1 – 6 of 6) sorted by relevance

/dports/mail/astroid/astroid-0.15/src/
H A Dcrypto.hh63 ustring gpgpath; member in Astroid::Crypto
/dports/security/py-muacrypt/muacrypt-0.9.1/muacrypt/
H A Dtesting_plugin.py40 def gpgpath(request): function
97 def bingpg_maker(request, tmpdir, gpgpath): argument
296 def account_maker(tmpdir, gpgpath): argument
329 def manager_maker(tmpdir, gpgpath): argument
H A Dbingpg.py66 def __init__(self, homedir=None, gpgpath="gpg"): argument
/dports/security/py-muacrypt/muacrypt-0.9.1/test_muacrypt/
H A Dtest_bingpg.py31 def test_find_executable(tmpdir, gpgpath): argument
H A Dtest_cmdline.py219 def test_init_existing_key_native_gpg(self, mycmd, monkeypatch, bingpg, gpgpath): argument
H A Dtest_account.py454 def test_add_existing_key(self, manager_maker, datadir, gpgpath, monkeypatch): argument