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

/illumos-gate/usr/src/uts/common/inet/kssl/
H A Dkssl.c125 KSSLCipherDef cipher_defs[] = { /* indexed by SSL3BulkCipher */ variable
385 mech_to_cipher_tab[3].mech = cipher_defs[cipher_rc4].mech_type =
387 mech_to_cipher_tab[4].mech = cipher_defs[cipher_des].mech_type =
389 mech_to_cipher_tab[5].mech = cipher_defs[cipher_3des].mech_type =
391 mech_to_cipher_tab[6].mech = cipher_defs[cipher_aes128].mech_type =
392 cipher_defs[cipher_aes256].mech_type =

Completed in 67 milliseconds