Searched refs:sign_str (Results 1 – 2 of 2) sorted by relevance
856 char *sign_str = NULL; in wifi_pos_process_app_reg_req() local872 sign_str = (char *)req->buf; in wifi_pos_process_app_reg_req()875 (strncmp(sign_str, OEM_APP_SIGNATURE_STR, in wifi_pos_process_app_reg_req()
765 char *sign_str = NULL; in oem_app_reg_req_handler() local771 sign_str = (char *)((char *)msg_hdr + sizeof(tAniMsgHdr)); in oem_app_reg_req_handler()773 (0 == strncmp(sign_str, OEM_APP_SIGNATURE_STR, in oem_app_reg_req_handler()