Searched refs:has_AKID (Results 1 – 4 of 4) sorted by relevance
/openssl/test/recipes/ |
H A D | 25-test_req.t | 481 has_AKID($cert, 0); 508 has_AKID($ca_cert, 0); # no default AKID 513 has_AKID($cert, 0); # forced no AKID 517 has_AKID($cert, 0); # for self-signed cert, AKID suppressed and not forced 526 has_AKID($cert, 0); # suppressed AKID since not forced 534 has_AKID($cert, 0); # AKID not present because not forced and cert self-signed 542 has_AKID($cert, 1); # AKID with keyid forced 577 has_AKID($cert, 0); 639 has_AKID($cert, 0);
|
H A D | 80-test_ca.t | 92 has_AKID($v3_cert, 1);
|
H A D | tconversion.pl | 149 sub has_AKID { subroutine
|
H A D | 25-test_x509.t | 453 has_AKID($b_cert, 1);
|
Completed in 9 milliseconds