Home
last modified time | relevance | path

Searched refs:mbedtls_cipher_info_has_variable_key_bitlen (Results 1 – 3 of 3) sorted by relevance

/mbedtls/tests/suites/
A Dtest_suite_cipher.function45 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));
/mbedtls/include/mbedtls/
A Dcipher.h557 static inline int mbedtls_cipher_info_has_variable_key_bitlen( in mbedtls_cipher_info_has_variable_key_bitlen() function
/mbedtls/docs/
A Dpsa-transition.md334 * `mbedtls_cipher_info_has_variable_key_bitlen`, `mbedtls_cipher_info_has_variable_iv_size`: the PS…

Completed in 11 milliseconds