Home
last modified time | relevance | path

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

/dports/security/tor-devel/tor-0.4.7.2-alpha/src/core/crypto/
H A Dhs_ntor.c92 uint8_t rend_auth_input[REND_AUTH_INPUT_LEN]; in get_rendezvous1_key_material() local
109 ptr = rend_auth_input; in get_rendezvous1_key_material()
126 tor_assert(ptr == rend_auth_input + sizeof(rend_auth_input)); in get_rendezvous1_key_material()
130 rend_auth_input, sizeof(rend_auth_input), in get_rendezvous1_key_material()
142 memwipe(rend_auth_input, 0, sizeof(rend_auth_input)); in get_rendezvous1_key_material()
/dports/security/tor/tor-0.4.6.8/src/core/crypto/
H A Dhs_ntor.c92 uint8_t rend_auth_input[REND_AUTH_INPUT_LEN]; in get_rendezvous1_key_material() local
109 ptr = rend_auth_input; in get_rendezvous1_key_material()
126 tor_assert(ptr == rend_auth_input + sizeof(rend_auth_input)); in get_rendezvous1_key_material()
130 rend_auth_input, sizeof(rend_auth_input), in get_rendezvous1_key_material()
142 memwipe(rend_auth_input, 0, sizeof(rend_auth_input)); in get_rendezvous1_key_material()