Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/telnet/
H A Dencrypt.h119 int cfb64_is(unsigned char *, int);
H A Denc_des.c238 cfb64_is(unsigned char *data, int cnt) in cfb64_is() function
H A Dencrypt.c122 cfb64_is,