Searched refs:DST_TIME_CREATED (Results 1 - 10 of 10) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/include/dst/
H A Ddst.h127 #define DST_TIME_CREATED 0 macro
/netbsd-current/external/mpl/bind/dist/lib/dns/include/dst/
H A Ddst.h138 #define DST_TIME_CREATED 0 macro
/netbsd-current/external/mpl/bind/dist/bin/dnssec/
H A Ddnssectool.c480 dst_key_settime(key, DST_TIME_CREATED, now);
H A Ddnssec-settime.c908 printtime(key, DST_TIME_CREATED, "Created", epoch, stdout);
H A Ddnssec-keyfromlabel.c634 dst_key_settime(key, DST_TIME_CREATED, now);
H A Ddnssec-keygen.c688 dst_key_settime(key, DST_TIME_CREATED, ctx->now);
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddst_api.c2132 printtime(key, DST_TIME_CREATED, "Generated", fp);
2246 printtime(key, DST_TIME_CREATED, "; Created", fp);
2456 case DST_TIME_CREATED:
2479 if (i == DST_TIME_CREATED) {
H A Dkeymgr.c1784 dst_key_settime(dst_key, DST_TIME_CREATED, now);
1810 (void)dst_key_gettime(new_key->key, DST_TIME_CREATED, &created);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Ddst_api.c2151 printtime(key, DST_TIME_CREATED, "Generated", fp);
2259 printtime(key, DST_TIME_CREATED, "; Created", fp);
2470 case DST_TIME_CREATED:
2493 if (i == DST_TIME_CREATED) {
H A Dkeymgr.c1803 dst_key_settime(dst_key, DST_TIME_CREATED, now);
1829 (void)dst_key_gettime(new_key->key, DST_TIME_CREATED, &created);

Completed in 165 milliseconds