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

/bind-9.11.3/lib/dns/
H A Dopensslgost_link.c288 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