Files
sunhpc/lib/Crypto/Util/_cpu_features.pyi
2023-10-08 20:59:00 +08:00

3 lines
59 B
Python

def have_aes_ni() -> int: ...
def have_clmul() -> int: ...