Searched defs:cryptopen (Results 1 - 1 of 1) sorted by relevance

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

Completed in 65 milliseconds