Searched refs:authentication_nonce (Results 1 – 2 of 2) sorted by relevance
130 uint16_t authentication_nonce[16]; member
307 … memcpy(&auth_parser->authentication_nonce[auth_parser->pos], data_buffer, bytes_to_consume); in obex_auth_parser_process_data()654 MD5_Update(&md5_ctx, pbap_client->obex_auth_parser.authentication_nonce, 16); in pbap_handle_can_send_now()661 … (void)memcpy(&challenge_response[pos], pbap_client->obex_auth_parser.authentication_nonce, 16); in pbap_handle_can_send_now()