Home
last modified time | relevance | path

Searched refs:has_version (Results 1 – 6 of 6) sorted by relevance

/src/crypto/openssl/test/recipes/
H A D25-test_req.t577 has_version($cert, 3);
599 has_version($cert, 1);
673 has_version($cert, 3);
718 has_version($cert, 3);
H A D80-test_ca.t89 has_version($v3_cert, 3);
H A Dtconversion.pl139 sub has_version { subroutine
H A D25-test_x509.t548 has_version($b_cert, 3);
/src/contrib/unbound/dnstap/
H A Ddnstap.c139 dm->d.has_version = 1; in dt_msg_init()
H A Dunbound-dnstap-socket.c658 if(d->has_version) { in log_data_frame()