Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/inet/kssl/
H A Dksslioctl.c56 uint_t null_cipher_suite; /* setable in /etc/system */ variable
507 if (null_cipher_suite && got_rsa && got_sha1) in create_kssl_entry()