Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/
Dares_init.c82 static int init_id_key(rc4_key* key,int key_data_len);
226 status = init_id_key(&channel->id_key, ARES_ID_KEY_LEN); in ares_init_options()
2495 static int init_id_key(rc4_key* key,int key_data_len) in init_id_key() function
DCHANGES.0464 * init_id_key() was calling randomize_key() *before* it initialized
615 internal function init_id_key() under low memory conditions.