Home
last modified time | relevance | path

Searched refs:mtpz_encryption_encrypt_mac (Results 1 – 1 of 1) sorted by relevance

/external/libmtp/src/
Dmtpz.c254 void mtpz_encryption_encrypt_mac(unsigned char *hash, unsigned int hash_length, unsigned char *seed…
921 void mtpz_encryption_encrypt_mac(unsigned char *hash, unsigned int hash_length, unsigned char *seed… in mtpz_encryption_encrypt_mac() function
1654 mtpz_encryption_encrypt_mac(hash, 16, (unsigned char *)(&macCount), 4, mch); in ptp_mtpz_opensecuresyncsession()
1774 mtpz_encryption_encrypt_mac(hash, 16u, seed, 16u, message + 4); in ptp_mtpz_makeconfirmationmessage()