Searched refs:cipher_type (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslapi.c648 if ((spec->cipher_type == type_block) &&
677 if (spec->cipher_type == type_block) {
862 if ((spec->cipher_type == type_block) &&
886 if (spec->cipher_type == type_block) {
1295 if (spec->cipher_type == type_block) {
H A Dksslproto.h264 CipherType cipher_type; member in struct:KSSLCipherSpecStr
H A Dksslrec.c1521 spec->cipher_type = cipher_defs[ssl->pending_calg].type;
1737 if (spec->cipher_type == type_block) {

Completed in 53 milliseconds