H A D | cryptmod.c | 265 struct tmodinfo *tmi; in cryptmodopen() local 306 struct tmodinfo *tmi = (struct tmodinfo *)rq->q_ptr; in cryptmodclose() local 437 des_cfb_encrypt(queue_t * q,struct tmodinfo * tmi,mblk_t * mp) des_cfb_encrypt() argument 532 des_cfb_decrypt(queue_t * q,struct tmodinfo * tmi,mblk_t * mp) des_cfb_decrypt() argument 1244 aes_cbc_cts_encrypt(struct tmodinfo * tmi,uchar_t * plain,size_t length) aes_cbc_cts_encrypt() argument 1404 aes_cbc_cts_decrypt(struct tmodinfo * tmi,uchar_t * buff,size_t length) aes_cbc_cts_decrypt() argument 1572 aes_decrypt(queue_t * q,struct tmodinfo * tmi,mblk_t * mp,hash_info_t * hash) aes_decrypt() argument 1654 aes_encrypt(queue_t * q,struct tmodinfo * tmi,mblk_t * mp,hash_info_t * hash) aes_encrypt() argument 1745 arcfour_hmac_md5_decrypt(queue_t * q,struct tmodinfo * tmi,mblk_t * mp,hash_info_t * hash) arcfour_hmac_md5_decrypt() argument 1978 arcfour_hmac_md5_encrypt(queue_t * q,struct tmodinfo * tmi,mblk_t * mp,hash_info_t * hash) arcfour_hmac_md5_encrypt() argument 2235 des_cbc_encrypt(queue_t * q,struct tmodinfo * tmi,mblk_t * mp,hash_info_t * hash) des_cbc_encrypt() argument 2397 des_cbc_decrypt(queue_t * q,struct tmodinfo * tmi,mblk_t * mp,hash_info_t * hash) des_cbc_decrypt() argument 2538 struct tmodinfo *tmi = (struct tmodinfo *)q->q_ptr; do_decrypt() local 2583 struct tmodinfo *tmi = (struct tmodinfo *)q->q_ptr; do_encrypt() local 2958 encrypt_block(queue_t * q,struct tmodinfo * tmi,mblk_t * mp,size_t plainlen) encrypt_block() argument 3098 encrypt_msgb(queue_t * q,struct tmodinfo * tmi,mblk_t * mp) encrypt_msgb() argument 3163 struct tmodinfo *tmi = (struct tmodinfo *)q->q_ptr; cryptmodwsrv() local 3215 struct tmodinfo *tmi = (struct tmodinfo *)wq->q_ptr; start_stream() local 3258 struct tmodinfo *tmi = (struct tmodinfo *)wq->q_ptr; cryptmodwput() local 3430 struct tmodinfo *tmi = (struct tmodinfo *)q->q_ptr; decrypt_rcmd_mblks() local 3736 struct tmodinfo *tmi = (struct tmodinfo *)q->q_ptr; cryptmodrsrv() local [all...] |