Searched refs:tr_cryptoGetMyPublicKey (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/transmission-2.73/libtransmission/
H A Dcrypto.h68 const uint8_t* tr_cryptoGetMyPublicKey( const tr_crypto * crypto,
H A Dcrypto.c184 tr_cryptoGetMyPublicKey( const tr_crypto * crypto, function
H A Dhandshake.c330 public_key = tr_cryptoGetMyPublicKey( handshake->crypto, &len );
760 myKey = tr_cryptoGetMyPublicKey( handshake->crypto, &len );

Completed in 34 milliseconds