Searched refs:got_sha1 (Results 1 – 1 of 1) sorted by relevance
408 boolean_t got_rsa, got_md5, got_sha1, got_rc4, got_des, got_3des; in create_kssl_entry() local439 got_rsa = got_md5 = got_sha1 = got_rc4 = in create_kssl_entry()450 got_sha1 = B_TRUE; in create_kssl_entry()474 if (got_rsa && got_rc4 && got_sha1) in create_kssl_entry()478 if (got_rsa && got_des && got_sha1) in create_kssl_entry()482 if (got_rsa && got_3des && got_sha1) in create_kssl_entry()486 if (got_rsa && got_aes && got_sha1) in create_kssl_entry()490 if (got_rsa && got_aes && got_sha1) in create_kssl_entry()507 if (null_cipher_suite && got_rsa && got_sha1) in create_kssl_entry()