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

/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/inc/
H A Dfm_common.h738 t_Error FmPcdCcModifyKey(t_Handle h_FmPcd, t_Handle h_CcNode, uint8_t keyIndex, uint8_t keySize, uint8_t *p_Key, uint8_t *p_Mask, 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.c1415 err = FmPcdCcModifyKey(p_FmHc->h_FmPcd, h_CcNode, keyIndex, keySize, p_Key, p_Mask, &h_OldPointersLst,&h_NewPointersLst, &h_Params);
/freebsd-11.0-release/sys/contrib/ncsw/Peripherals/FM/Pcd/
H A Dfm_cc.c2361 t_Error FmPcdCcModifyKey(t_Handle h_FmPcd, t_Handle h_FmPcdCcNode, uint8_t keyIndex, uint8_t keySize, uint8_t *p_Key, uint8_t *p_Mask, t_List *h_OldLst, t_List *h_NewLst,t_Handle *h_AdditionalParams) function

Completed in 72 milliseconds