PCQRSCANER/venv/Lib/site-packages/Crypto/Util/_cpu_features.pyi

3 lines
59 B
Python
Raw Normal View History

2019-12-22 21:51:47 +01:00
def have_aes_ni() -> int: ...
def have_clmul() -> int: ...