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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c812 static const char *ciphers[] = { local
824 tag, ix, ciphers[hk->kv_type]);
/illumos-gate/usr/src/uts/common/io/ipw/
H A Dipw2100_impl.h455 uint32_t ciphers; member in struct:ipw2100_security
/illumos-gate/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c2702 * Cipheropts - list of ciphers server supports
4222 int ciphers = 0; local
4352 ciphers |= cipher->flag;
4522 (ciphers & cipher->flag) &&
4533 /* we didn't find any ciphers we like */
5371 /* adjust the available ciphers */

Completed in 2849 milliseconds