Searched refs:generate_aead_exception_test (Results 1 – 2 of 2) sorted by relevance
21 generate_aead_exception_test,138 test_aead_exceptions = generate_aead_exception_test(
276 def generate_aead_exception_test(cipher_factory, mode_factory): function