Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/inet/kssl/
H A Dksslimpl.h123 } mech_to_cipher_t; typedef
H A Dkssl.c355 static mech_to_cipher_t mech_to_cipher_tab[NUM_MECHS] = {
437 mech_to_cipher_t *mc; in kssl_event_callback()