Searched refs:has_AKID (Results 1 – 4 of 4) sorted by relevance
| /src/crypto/openssl/test/recipes/ |
| H A D | 25-test_req.t | 579 has_AKID($cert, 0); 606 has_AKID($ca_cert, 0); # no default AKID 611 has_AKID($cert, 0); # forced no AKID 615 has_AKID($cert, 0); # for self-signed cert, AKID suppressed and not forced 624 has_AKID($cert, 0); # suppressed AKID since not forced 632 has_AKID($cert, 0); # AKID not present because not forced and cert self-signed 640 has_AKID($cert, 1); # AKID with keyid forced 675 has_AKID($cert, 0); 737 has_AKID($cert, 0);
|
| H A D | 80-test_ca.t | 91 has_AKID($v3_cert, 1);
|
| H A D | tconversion.pl | 149 sub has_AKID { subroutine
|
| H A D | 25-test_x509.t | 550 has_AKID($b_cert, 1);
|