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

/bind-9.11.3/lib/dns/
H A Dopensslrsa_link.c540 static unsigned char sha512_prefix[] = variable
543 #define PREFIXLEN sizeof(sha512_prefix)
640 prefix = sha512_prefix;
641 prefixlen = sizeof(sha512_prefix);
802 prefix = sha512_prefix;
803 prefixlen = sizeof(sha512_prefix);

Completed in 63 milliseconds