Home
last modified time | relevance | path

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

/minix3/usr.bin/bdes/
H A Dbdes.c144 static int keybase = KEY_DEFAULT; /* how to interpret the key */ variable
216 keybase = KEY_ASCII; in main()
275 keybase = KEY_ASCII; in main()
415 switch(keybase) { in cvtkey()