Home
last modified time | relevance | path

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

/external/python/cryptography/tests/hazmat/primitives/
Dtest_dh.py566 self, key_path, loader_func, vec_path, is_dhx, backend argument
572 vec = load_vectors_from_file(vec_path, load_nist_vectors)[0]
736 self, key_path, loader_func, vec_path, is_dhx, backend argument
742 vec = load_vectors_from_file(vec_path, load_nist_vectors)[0]
863 self, param_path, loader_func, vec_path, backend, is_dhx argument
869 vec = load_vectors_from_file(vec_path, load_nist_vectors)[0]