Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslioctl.c408 boolean_t got_rsa, got_md5, got_sha1, got_rc4, got_des, got_3des; in create_kssl_entry() local
439 got_rsa = got_md5 = got_sha1 = got_rc4 = in create_kssl_entry()
447 got_md5 = B_TRUE; in create_kssl_entry()
470 if (got_rsa && got_rc4 && got_md5) in create_kssl_entry()