Home
last modified time | relevance | path

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

/dports/databases/tokyocabinet/tokyocabinet-1.4.48/
H A Dtcucodec.c60 static int proccipher(const char *ibuf, int isiz, const char *key);
699 int rv = proccipher(ibuf, isiz, key); in runcipher()
1199 static int proccipher(const char *ibuf, int isiz, const char *key){ in proccipher() function