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

/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h739 t_Error FmPcdCcModifyKeyAndNextEngine(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);
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/HC/
H A Dhc.c1490 err = FmPcdCcModifyKeyAndNextEngine(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.c2501 t_Error FmPcdCcModifyKeyAndNextEngine(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 120 milliseconds