Home
last modified time | relevance | path

Searched defs:AESNI_CAPABLE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A De_aes_cbc_hmac_sha256.c47 # define AESNI_CAPABLE (1<<(57-32)) macro
H A De_aes_cbc_hmac_sha1.c47 # define AESNI_CAPABLE (1<<(57-32)) macro
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A De_aes_cbc_hmac_sha1.c41 # define AESNI_CAPABLE (1<<(57-32)) macro
H A De_aes_cbc_hmac_sha256.c42 # define AESNI_CAPABLE (1<<(57-32)) macro
H A De_aes.c196 # define AESNI_CAPABLE (OPENSSL_ia32cap_P[1]&(1<<(57-32))) macro