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

/illumos-gate/usr/src/lib/libcrypt/common/
H A Ddes.c114 ecb_crypt(char *key, char *buf, size_t len, unsigned int mode) function
126 * Common code to cbc_crypt() & ecb_crypt()
/illumos-gate/usr/src/lib/libnsl/des/
H A Ddes_crypt.c109 ecb_crypt(char *key, char *buf, size_t len, unsigned int mode) function
120 * Common code to cbc_crypt() & ecb_crypt()
/illumos-gate/usr/src/uts/common/des/
H A Ddes_crypt.c322 ecb_crypt(char *key, char *buf, size_t len, unsigned int mode) function
335 * Common code to cbc_crypt() & ecb_crypt()

Completed in 59 milliseconds