OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAG_HMACSHA256_BITS
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
dst_parse.h
89
#define
TAG_HMACSHA256_BITS
((DST_ALG_HMACSHA256 << TAG_SHIFT) + 1)
hmac_link.c
404
return
TAG_HMACSHA256_BITS
;
507
case
TAG_HMACSHA256_BITS
:
dst_parse.c
121
{
TAG_HMACSHA256_BITS
, "Bits:" },
/src/external/mpl/dhcp/bind/dist/lib/dns/
dst_parse.h
96
#define
TAG_HMACSHA256_BITS
((DST_ALG_HMACSHA256 << TAG_SHIFT) + 1)
hmac_link.c
395
return (
TAG_HMACSHA256_BITS
);
498
case
TAG_HMACSHA256_BITS
:
dst_parse.c
113
{
TAG_HMACSHA256_BITS
, "Bits:" },
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026