Searched refs:aes_padlock_ace (Results 1 – 1 of 1) sorted by relevance
71 static int aes_padlock_ace = -1; variable541 if (aes_padlock_ace == -1) { in mbedtls_aes_rk_offset()542 aes_padlock_ace = mbedtls_padlock_has_support(MBEDTLS_PADLOCK_ACE); in mbedtls_aes_rk_offset()544 if (aes_padlock_ace) { in mbedtls_aes_rk_offset()1050 if (aes_padlock_ace > 0) { in mbedtls_aes_crypt_ecb()1096 if (aes_padlock_ace > 0) { in mbedtls_aes_crypt_cbc()