Searched refs:FmPcdCcAddKey (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h737 t_Error FmPcdCcAddKey(t_Handle h_FmPcd, t_Handle h_CcNode, uint8_t keyIndex, uint8_t keySize, t_FmPcdCcKeyParams *p_FmPCdCcKeyParams, t_List *h_OldLst, t_List *h_NewLst, t_Handle *h_Params);
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c1374 err = FmPcdCcAddKey(p_FmHc->h_FmPcd,h_CcNode,keyIndex,keySize, p_KeyParams, &h_OldPointersLst,&h_NewPointersLst, &h_Params);
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c2460 t_Error FmPcdCcAddKey(t_Handle h_FmPcd, t_Handle h_FmPcdCcNode, uint8_t keyIndex, uint8_t keySize, t_FmPcdCcKeyParams *p_FmPcdCcKeyParams, t_List *h_OldLst, t_List *h_NewLst, t_Handle *h_AdditionalParams) function

Completed in 73 milliseconds