aboutsummaryrefslogtreecommitdiff
path: root/frozen_deps/Cryptodome/Util/_cpu_features.pyi
blob: 10e669e384eae415ed3595fb451c7c0b1d478f0f (plain) (blame)
1
2
def have_aes_ni() -> int: ...
def have_clmul() -> int: ...