Searched refs:tr_cryptoGetTorrentHash (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dcrypto.h61 const uint8_t* tr_cryptoGetTorrentHash( const tr_crypto * crypto );
H A Dcrypto.c280 tr_cryptoGetTorrentHash( const tr_crypto * crypto ) function
H A Dhandshake.c214 const uint8_t * torrentHash = tr_cryptoGetTorrentHash( handshake->crypto );
453 tr_cryptoGetTorrentHash( handshake->crypto ),
H A Dpeer-io.c971 return tr_cryptoGetTorrentHash( &io->crypto );

Completed in 130 milliseconds