Home
last modified time | relevance | path

Searched refs:cert_ext_has_n_different_lines (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/test/recipes/
H A D25-test_req.t587 cert_ext_has_n_different_lines($cert, 0, $SKID_AKID); # no SKID and no AKID
600 cert_ext_has_n_different_lines($cert, 0, $SKID_AKID); # no SKID and no AKID
619 cert_ext_has_n_different_lines($cert, 3, $SKID_AKID); # forced AKID, AKID == SKID
660 cert_ext_has_n_different_lines($cert, 4, $SKID_AKID); # SKID != AKID
667 cert_ext_has_n_different_lines($cert, 4, $SKID_AKID); # SKID != AKID
681 cert_ext_has_n_different_lines($cert, 4, $SKID_AKID); # SKID != AKID
687 cert_ext_has_n_different_lines($cert, 4, $SKID_AKID); # SKID != AKID
702 cert_ext_has_n_different_lines($cert, 4, $SKID_AKID); # SKID != AKID, not forced
707 cert_ext_has_n_different_lines($cert, 6, $SKID_AKID); # SKID != AKID, with forced issuer
712 cert_ext_has_n_different_lines($cert, 6, $SKID_AKID); # SKID != AKID, both forced
[all …]
H A Dtconversion.pl167 sub cert_ext_has_n_different_lines { subroutine