Searched defs:auth_data (Results 1 – 3 of 3) sorted by relevance
42 struct auth_data { struct44 uint8_t auth_data[HC_AUTH_DATA_BUFF_LEN]; argument67 struct auth_data auth_data; member129 struct auth_data auth_data; member
261 static int32_t init_auth_data(struct uint8_buff *auth_data) in init_auth_data()296 …struct uint8_buff auth_data = {sts_client->peer_auth_data.auth_data, sts_client->peer_auth_data.le… in init_signature() local
328 …struct exchange_auth_data *auth_data = parse_exchange_data((char *)auth_info->val, JSON_STRING_DAT… in parse_auth_info() local