Searched refs:mbedtls_cipher_info_from_string (Results 1 – 7 of 7) sorted by relevance
347 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_string( const char *cipher_name );
1815 #define cipher_info_from_string mbedtls_cipher_info_from_string
402 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_string( const char *cipher_name );
177 cipher_info = mbedtls_cipher_info_from_string( argv[4] ); in main()
33 TEST_ASSERT( mbedtls_cipher_info_from_string( info->name ) == info );408 TEST_ASSERT( mbedtls_cipher_info_from_string( cipher_string ) == cipher_info );
118 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_string( in mbedtls_cipher_info_from_string() function
3240 mbedtls_cipher_info_from_string()