Home
last modified time | relevance | path

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

/external/python/cryptography/src/cryptography/x509/
Dgeneral_name.py75 utils.DeprecatedIn21,
142 utils.DeprecatedIn21,
187 utils.DeprecatedIn21,
/external/python/cryptography/src/cryptography/
Dutils.py24 DeprecatedIn21 = CryptographyDeprecationWarning variable
/external/python/cryptography/tests/x509/
Dtest_x509_ext.py1676 with pytest.warns(utils.DeprecatedIn21):
1680 with pytest.warns(utils.DeprecatedIn21):
1795 with pytest.warns(utils.DeprecatedIn21):
1835 with pytest.warns(utils.DeprecatedIn21):
1844 with pytest.warns(utils.DeprecatedIn21):
1859 with pytest.warns(utils.DeprecatedIn21):