Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c535 des_cfb_decrypt(queue_t *q, struct tmodinfo *tmi, mblk_t *mp) in des_cfb_decrypt() function
2546 outmp = des_cfb_decrypt(q, tmi, mp); in do_decrypt()