OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:compute_cookie
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tools/
mdig.c
572
compute_cookie
(unsigned char *cookie, size_t len) {
function
721
compute_cookie
(cookie, 8);
/src/external/mpl/bind/dist/lib/ns/
client.c
148
compute_cookie
(ns_client_t *client, uint32_t when, const unsigned char *secret,
1094
compute_cookie
(client, now, client->manager->sctx->secret,
1233
compute_cookie
(ns_client_t *client, uint32_t when, const unsigned char *secret,
function
1359
compute_cookie
(client, when, client->manager->sctx->secret, &db);
1372
compute_cookie
(client, when, altsecret->secret, &db);
/src/external/mpl/bind/dist/bin/dig/
dighost.c
2136
compute_cookie
(unsigned char *clientcookie, size_t len) {
function
2592
compute_cookie
(cookie, sizeof(cookie));
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026