Searched refs:secretkey (Results 1 – 2 of 2) sorted by relevance
223 NFCSTATUS Mfc_FormatNdef(uint8_t *secretkey, uint8_t len);
932 NFCSTATUS Mfc_FormatNdef(uint8_t *secretkey, uint8_t len) in Mfc_FormatNdef() argument941 memcpy(mif_std_key,secretkey,len); in Mfc_FormatNdef()942 memcpy(current_key,secretkey,len); in Mfc_FormatNdef()