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

/bind-9.11.3/lib/dns/tests/
H A Dgost_test.c242 unsigned char gost_dummy_key[71] = { local
267 p = gost_dummy_key;
270 (long) sizeof(gost_dummy_key)) != NULL);
/bind-9.11.3/lib/dns/
H A Dopensslgost_link.c437 static unsigned char gost_dummy_key[71] = { variable
500 p = gost_dummy_key;
502 (long) sizeof(gost_dummy_key)) == NULL)

Completed in 8 milliseconds