Home
last modified time | relevance | path

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

/external/python/cryptography/src/cryptography/hazmat/primitives/asymmetric/
Dec.py367 utils.DeprecatedIn25,
386 utils.DeprecatedIn25,
/external/python/cryptography/src/cryptography/
Dutils.py26 DeprecatedIn25 = CryptographyDeprecationWarning variable
/external/python/cryptography/src/cryptography/hazmat/backends/openssl/
Dx25519.py35 utils.DeprecatedIn25,
/external/python/cryptography/tests/hazmat/primitives/
Dtest_x25519.py103 with pytest.warns(utils.DeprecatedIn25):
Dtest_ec.py178 with pytest.warns(utils.DeprecatedIn25):