Home
last modified time | relevance | path

Searched defs:AESNI_CAPABLE (Results 1 - 6 of 6) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
H A Daes_platform.h145 # define AESNI_CAPABLE (OPENSSL_ia32cap_P[1]&(1<<(57-32))) macro
/third_party/node/deps/openssl/openssl/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
/third_party/openssl/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
/third_party/openssl/include/crypto/
H A Daes_platform.h145 # define AESNI_CAPABLE (OPENSSL_ia32cap_P[1]&(1<<(57-32))) macro

Completed in 7 milliseconds