Searched refs:pScrtKey (Results 1 – 2 of 2) sorted by relevance
1248 phNfc_sData_t* pScrtKey, in phLibNfc_RemoteDev_FormatNdef() argument1266 ||(NULL == pScrtKey) in phLibNfc_RemoteDev_FormatNdef()1322 for (Index =0 ;Index < (pScrtKey->length); Index++ ) in phLibNfc_RemoteDev_FormatNdef()1324 mif_std_key[Index] = *(pScrtKey->buffer++); in phLibNfc_RemoteDev_FormatNdef()1350 phNfc_sData_t* pScrtKey, in phLibNfc_ConvertToReadOnlyNdef() argument1422 if(pScrtKey != NULL && pScrtKey->length == MIFARE_STD_KEY_LEN) in phLibNfc_ConvertToReadOnlyNdef()1424 for (Index =0 ;Index < (pScrtKey->length); Index++ ) in phLibNfc_ConvertToReadOnlyNdef()1426 mif_std_key[Index] = *(pScrtKey->buffer++); in phLibNfc_ConvertToReadOnlyNdef()
1975 phNfc_sData_t* pScrtKey, 2047 phNfc_sData_t* pScrtKey,