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

/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c523 * des_cfb_decrypt
532 des_cfb_decrypt(queue_t *q, struct tmodinfo *tmi, mblk_t *mp) function
578 cmn_err(CE_WARN, "des_cfb_decrypt: kef_crypt "
2543 outmp = des_cfb_decrypt(q, tmi, mp);

Completed in 66 milliseconds