Searched refs:secretkey (Results 1 – 2 of 2) sorted by relevance
225 NFCSTATUS Mfc_FormatNdef(uint8_t* secretkey, uint8_t len);
855 NFCSTATUS Mfc_FormatNdef(uint8_t* secretkey, uint8_t len) { in Mfc_FormatNdef() argument864 memcpy(mif_std_key, secretkey, len); in Mfc_FormatNdef()865 memcpy(current_key, secretkey, len); in Mfc_FormatNdef()