Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/
H A Dcryptmod.c2238 des_cbc_encrypt(queue_t *q, struct tmodinfo *tmi, mblk_t *mp, hash_info_t *hash) in des_cbc_encrypt() function
2594 outmp = des_cbc_encrypt(q, tmi, mp, &null_hash); in do_encrypt()
2597 outmp = des_cbc_encrypt(q, tmi, mp, &md5_hash); in do_encrypt()
2600 outmp = des_cbc_encrypt(q, tmi, mp, &crc32_hash); in do_encrypt()
2603 outmp = des_cbc_encrypt(q, tmi, mp, &sha1_hash); in do_encrypt()
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c881 des_cbc_encrypt((void *) input,
935 des_cbc_encrypt((void *) output,