Searched refs:sec_id_to_use (Results 1 – 1 of 1) sorted by relevance
2617 static struct fc_client *fcclient_alloc(uint16_t chan, char server, const uint8_t *sec_id_to_use) in fcclient_alloc() argument2631 if (sec_id_to_use) { in fcclient_alloc()2632 sec_id = *sec_id_to_use; in fcclient_alloc()2663 } else if (!sec_id_to_use) { in fcclient_alloc()