Searched refs:mbedtls_cipher_info_has_variable_key_bitlen (Results 1 – 2 of 2) sorted by relevance
45 TEST_ASSERT(!mbedtls_cipher_info_has_variable_key_bitlen(info));49 TEST_ASSERT(!mbedtls_cipher_info_has_variable_key_bitlen(info));53 TEST_ASSERT(!mbedtls_cipher_info_has_variable_key_bitlen(info));59 TEST_ASSERT(!mbedtls_cipher_info_has_variable_key_bitlen(info));
556 static inline int mbedtls_cipher_info_has_variable_key_bitlen( in mbedtls_cipher_info_has_variable_key_bitlen() function