Searched defs:gost_prefix (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/dns/ | ||
H A D | opensslgost_link.c | 288 static const unsigned char gost_prefix[37] = { variable 314 INSIST(isc_safe_memequal(gost_prefix, der, 37)); 334 memmove(der, gost_prefix, 37); |
Completed in 11 milliseconds