Searched refs:tr_sha1_init (Results 1 – 25 of 48) sorted by relevance
12
39 #define tr_sha1_init tr_sha1_init_ macro103 #undef tr_sha1_init160 #define tr_sha1_init_ tr_sha1_init
50 sha = tr_sha1_init(); in verifyTorrent()131 sha = tr_sha1_init(); in verifyTorrent()
51 tr_sha1_ctx_t tr_sha1_init(void);
48 if ((sha = tr_sha1_init()) == NULL) in tr_sha1()
124 tr_sha1_ctx_t tr_sha1_init(void) in tr_sha1_init() function