Home
last modified time | relevance | path

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

/freebsd/tests/sys/opencrypto/
H A Dcryptotest.py44 katdir = '/usr/local/share/nist-kat' variable
47 assert os.path.exists(katdir), "Please 'pkg install nist-kat'"
48 if not os.path.exists(os.path.join(katdir, base)):
50 return iglob(os.path.join(katdir, base, glob))