4G_module/tools/utils/python3/Crypto/Util/_cpu_features.pyi

3 lines
59 B
Python
Raw Permalink Normal View History

2024-09-02 17:54:29 +08:00
def have_aes_ni() -> int: ...
def have_clmul() -> int: ...