Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ncsw/Peripherals/FM/MACSEC/
H A Dfm_macsec_secy.c93 t_SecYSc *p_ScTable; in FmMacsecSecYCreateSc()
255 p_FmMacsecSecY->p_RxSc = (t_SecYSc *)XX_Malloc(sizeof(t_SecYSc) * p_FmMacsecSecY->numOfRxSc); in FM_MACSEC_SECY_Init()
509 t_SecYSc *p_FmSecYSc = (t_SecYSc *)h_Sc; in FM_MACSEC_SECY_DeleteRxSc()
522 t_SecYSc *p_FmSecYSc = (t_SecYSc *)h_Sc; in FM_MACSEC_SECY_CreateRxSa()
544 t_SecYSc *p_FmSecYSc = (t_SecYSc *)h_Sc; in FM_MACSEC_SECY_DeleteRxSa()
568 t_SecYSc *p_FmSecYSc = (t_SecYSc *)h_Sc; in FM_MACSEC_SECY_RxSaEnableReceive()
590 t_SecYSc *p_FmSecYSc = (t_SecYSc *)h_Sc; in FM_MACSEC_SECY_RxSaDisableReceive()
612 t_SecYSc *p_FmSecYSc = (t_SecYSc *)h_Sc; in FM_MACSEC_SECY_RxSaUpdateNextPn()
633 t_SecYSc *p_FmSecYSc = (t_SecYSc *)h_Sc; in FM_MACSEC_SECY_RxSaUpdateLowestPn()
654 t_SecYSc *p_FmSecYSc = (t_SecYSc *)h_Sc; in FM_MACSEC_SECY_RxSaModifyKey()
[all …]
H A Dfm_macsec_secy.h111 } t_SecYSc; typedef
132 t_SecYSc *p_RxSc;
133 t_SecYSc *p_TxSc;