Home
last modified time | relevance | path

Searched defs:old_template (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tink/python/tink/signature/
H A D_signature_wrapper_test.py78 def test_sign_verify_with_key_rotation(self, old_template, new_template): argument
/aosp_15_r20/external/tink/python/tink/hybrid/
H A D_hybrid_wrapper_test.py139 def test_encrypt_decrypt_with_key_rotation(self, old_template, new_template): argument