Searched refs:_sn_to_elliptic_curve (Results 1 – 2 of 2) sorted by relevance
60 def _sn_to_elliptic_curve(backend, sn): function135 self._curve = _sn_to_elliptic_curve(backend, sn)237 self._curve = _sn_to_elliptic_curve(backend, sn)
23 from cryptography.hazmat.backends.openssl.ec import _sn_to_elliptic_curve509 _sn_to_elliptic_curve(backend, b"fake")