Searched refs:mbedtls_padlock_has_support (Results 1 – 4 of 4) sorted by relevance
72 int mbedtls_padlock_has_support( int feature );
43 int mbedtls_padlock_has_support( int feature ) in mbedtls_padlock_has_support() function
555 aes_padlock_ace = mbedtls_padlock_has_support( MBEDTLS_PADLOCK_ACE ); in mbedtls_aes_setkey_enc()659 aes_padlock_ace = mbedtls_padlock_has_support( MBEDTLS_PADLOCK_ACE ); in mbedtls_aes_setkey_dec()
816 * Use local labels in mbedtls_padlock_has_support() to fix an invalid symbol
Completed in 11 milliseconds