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_HMACSHA384_BITS
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
dst_parse.h
93
#define
TAG_HMACSHA384_BITS
((DST_ALG_HMACSHA384 << TAG_SHIFT) + 1)
hmac_link.c
406
return
TAG_HMACSHA384_BITS
;
508
case
TAG_HMACSHA384_BITS
:
dst_parse.c
124
{
TAG_HMACSHA384_BITS
, "Bits:" },
/src/external/mpl/dhcp/bind/dist/lib/dns/
dst_parse.h
100
#define
TAG_HMACSHA384_BITS
((DST_ALG_HMACSHA384 << TAG_SHIFT) + 1)
hmac_link.c
397
return (
TAG_HMACSHA384_BITS
);
499
case
TAG_HMACSHA384_BITS
:
dst_parse.c
116
{
TAG_HMACSHA384_BITS
, "Bits:" },
Completed in 37 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026