Home
last modified time | relevance | path

Searched refs:AES_CBC_HMAC_SHA_CAPABLE (Results 1 – 5 of 5) sorted by relevance

/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_cbc_hmac_sha.h32 #ifdef AES_CBC_HMAC_SHA_CAPABLE
A Dcipher_aes_cbc_hmac_sha.c26 #ifndef AES_CBC_HMAC_SHA_CAPABLE
A Dcipher_aes_cbc_hmac_sha1_hw.c19 #if !defined(AES_CBC_HMAC_SHA_CAPABLE) || !defined(AESNI_CAPABLE)
A Dcipher_aes_cbc_hmac_sha256_hw.c19 #if !defined(AES_CBC_HMAC_SHA_CAPABLE) || !defined(AESNI_CAPABLE)
/openssl-master/include/crypto/
A Daes_platform.h133 # define AES_CBC_HMAC_SHA_CAPABLE 1 macro

Completed in 8 milliseconds