OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hmacvalue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/fuzz/
dns_message_checksig.c
422
unsigned char
hmacvalue
[32] = {
local
440
isc_buffer_putmem(&b,
hmacvalue
, 32);
/src/external/mpl/bind/dist/lib/isccc/
cc.c
386
isccc_sexpr_t *_auth, *
hmacvalue
;
local
399
hmacvalue
= isccc_alist_lookup(_auth, "hmd5");
401
hmacvalue
= isccc_alist_lookup(_auth, "hsha");
403
if (!isccc_sexpr_binaryp(
hmacvalue
)) {
456
region = isccc_sexpr_tobinary(
hmacvalue
);
469
region = isccc_sexpr_tobinary(
hmacvalue
);
Completed in 24 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026