Searched refs:init_id_key (Results 1 – 2 of 2) sorted by relevance
82 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
464 * init_id_key() was calling randomize_key() *before* it initialized615 internal function init_id_key() under low memory conditions.