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

/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c2958 encrypt_block(queue_t *q, struct tmodinfo *tmi, mblk_t *mp, size_t plainlen) function
3137 newmp = encrypt_block(q, tmi, mp1, outlen);
3146 newmp = encrypt_block(q, tmi, mp, plainlen);

Completed in 91 milliseconds