Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libcrypt/common/
H A Dcryptio.c62 static int cryptopen();
71 if (cryptopen(p) == -1) { in run_setkey()
91 cryptopen(int p[2]) in cryptopen() function
172 if (cryptopen(b) == -1) { in makekey()