Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c440 des_cfb_encrypt(queue_t *q, struct tmodinfo *tmi, mblk_t *mp) in des_cfb_encrypt() function
2591 outmp = des_cfb_encrypt(q, tmi, mp); in do_encrypt()