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

/bind-9.11.3/bin/dnssec/
H A Ddnssec-keyfromlabel.c144 isc_boolean_t oldstyle = ISC_FALSE; local
201 oldstyle = ISC_TRUE;
461 if (!oldstyle && prepub > 0) {
503 if (oldstyle)
640 if (!oldstyle) {
H A Ddnssec-keygen.c221 isc_boolean_t oldstyle = ISC_FALSE; local
315 oldstyle = ISC_TRUE;
649 if (!oldstyle && prepub > 0) {
693 if (oldstyle)
988 if (!oldstyle) {

Completed in 21 milliseconds