Searched refs:sipkey (Results 1 – 1 of 1) sorted by relevance
970 char *sipkey, *str; in verifyKey() local985 if (checkIPaddress(key, strlen(key), &sipkey) > 0) { in verifyKey()990 if (str && strcmp(str, sipkey) == 0) { in verifyKey()991 sfree(sipkey); in verifyKey()995 sfree(sipkey); in verifyKey()1015 char *skey, *str, *sipkey; in singleReadFromDIT() local