Home
last modified time | relevance | path

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

/freebsd/sys/crypto/openssl/
H A Dossl_x86.c52 #define AESNI_CAPABLE (OPENSSL_ia32cap_P[1]&(1<<(57-32))) macro
/freebsd/crypto/openssl/include/crypto/
H A Daes_platform.h147 # define AESNI_CAPABLE (OPENSSL_ia32cap_P[1]&(1<<(57-32))) macro
/freebsd/crypto/openssl/crypto/evp/
H A De_aes_cbc_hmac_sha1.c47 # define AESNI_CAPABLE (1<<(57-32)) macro
H A De_aes_cbc_hmac_sha256.c47 # define AESNI_CAPABLE (1<<(57-32)) macro