Lines Matching defs:backend
29 def test_x448_unsupported(backend): argument
53 def test_rfc7748(self, vector, backend): argument
62 def test_rfc7748_1000_iteration(self, backend): argument
110 def test_pub_priv_bytes_raw(self, private_bytes, public_bytes, backend): argument
159 passwd, load_func, backend): argument
165 def test_generate(self, backend): argument
170 def test_invalid_type_exchange(self, backend): argument
175 def test_invalid_length_from_public_bytes(self, backend): argument
182 def test_invalid_length_from_private_bytes(self, backend): argument
189 def test_invalid_private_bytes(self, backend): argument
212 def test_invalid_public_bytes(self, backend): argument
232 def test_buffer_protocol(self, backend): argument