Home
last modified time | relevance | path

Searched defs:confidentialityEnable (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_secy.h119 …bool confidentialityEnable; /**< TRUE - confidentiality protectio… member
H A Dfm_macsec.h128 bool confidentialityEnable; member
H A Dfm_macsec_secy.c423 t_Error FM_MACSEC_SECY_ConfigConfidentiality(t_Handle h_FmMacsecSecY, bool confidentialityEnable, u… in FM_MACSEC_SECY_ConfigConfidentiality()