Lines Matching refs:p_test_vectors14
42 p_test_vectors14 = tuple(Path(p_cases, f'manifest14_example{i}.cborhex') for i in range(6)) variable
224 self.decode_file(p_test_vectors14[0], p_manifest14, p_cose)
228 self.decode_file(p_test_vectors14[1], p_manifest14, p_cose)
232 self.decode_file(p_test_vectors14[2], p_manifest14, p_cose)
236 self.decode_file(p_test_vectors14[3], p_manifest14, p_cose)
240 self.decode_file(p_test_vectors14[4], p_manifest14, p_cose)
244 self.decode_file(p_test_vectors14[5], p_manifest14, p_cose)
251 self.decode_file(p_test_vectors14[1], p_manifest14, p_cose)
275 data = bytes.fromhex(p_test_vectors14[1].read_text(encoding="utf-8").replace("\n", ""))
292 data = bytes.fromhex(p_test_vectors14[1].read_text(encoding="utf-8").replace("\n", ""))
308 data = bytes.fromhex(p_test_vectors14[1].read_text(encoding="utf-8").replace("\n", ""))
322 data = bytes.fromhex(p_test_vectors14[1].read_text(encoding="utf-8").replace("\n", ""))
334 data = bytes.fromhex(p_test_vectors14[1].read_text(encoding="utf-8").replace("\n", ""))
357 self.decode_file(p_test_vectors14[2], p_manifest14, p_cose)
386 self.decode_file(p_test_vectors14[3], p_manifest14, p_cose)
398 self.decode_file(p_test_vectors14[4], p_manifest14, p_cose)
410 self.decode_file(p_test_vectors14[5], p_manifest14, p_cose)
419 data = bytes.fromhex(p_test_vectors14[5].read_text(encoding="utf-8").replace("\n", ""))