Searched defs:keystr1 (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/tests/
H A Dkeytable_test.c40 static const char *keystr1 = "BQEAAAABok+vaUC9neRv8yeT/FEGgN7svR8s7VBUVSBd8NsAiV8AlaAg O5FHar3JQd95i/puZos6Vi6at9/JBbN8qVmO2AuiXxVqfxMKxIcy+LEB 0Vw4NaSJ3N3uaVREso6aTSs98H/25MjcwLOr7SFfXA7bGhZatLtYY/xu kp6Km5hMfkE="; variable
128 create_key(257, 3, 5, "example.com", keystr1, &key);
187 create_key(257, 3, 5, "example.com", keystr1, &key);
287 create_key(257, 3, 5, "example.org", keystr1, &key);
293 create_key(257, 3, 5, "sub.example.com", keystr1, &key);
309 create_key(257, 3, 5, "example.com", keystr1, &key);
322 create_key(257, 3, 5, "null.example", keystr1, &key);
517 create_key(257, 3, 5, "example", keystr1, &key);

Completed in 12 milliseconds