Home
last modified time | relevance | path

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

/openbmc/u-boot/test/py/tests/
H A Dtest_vboot.py129 def test_with_algo(sha_algo, padding): function
229 test_with_algo('sha1','')
230 test_with_algo('sha1','-pss')
231 test_with_algo('sha256','')
232 test_with_algo('sha256','-pss')