Home
last modified time | relevance | path

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

/freebsd/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_manip.h153 #define FM_PCD_MANIP_IPSEC_DEC 0x10000000 macro
H A Dfm_manip.c4063 tmpReg32 |= (p_IPSecParams->decryption) ? FM_PCD_MANIP_IPSEC_DEC : 0; in IPSecManip()