Searched defs:CipherType (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dksslproto.h224 typedef enum { type_stream = 0, type_block = 1 } CipherType; typedef in typeref:enum:__anon4789
246 CipherType type;
264 CipherType cipher_type;

Completed in 46 milliseconds