Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libcrypt/common/
H A Dcryptio.c60 static int cryptopen();
69 if (cryptopen(p) == -1) { in run_setkey()
89 cryptopen(int p[2]) in cryptopen() function
170 if (cryptopen(b) == -1) { in makekey()