Searched refs:mbedtls_cipher_info_from_string (Results 1 – 13 of 13) sorted by relevance
399 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_string( const char *cipher_name );
1813 #define cipher_info_from_string mbedtls_cipher_info_from_string
397 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_string( const char *cipher_name );
181 cipher_info = mbedtls_cipher_info_from_string( argv[4] ); in main()
166 cipher_info = mbedtls_cipher_info_from_string( argv[4] ); in main()
30 TEST_ASSERT( mbedtls_cipher_info_from_string( info->name ) == info );403 TEST_ASSERT( mbedtls_cipher_info_from_string( cipher_string ) == cipher_info );1192 TEST_ASSERT( mbedtls_cipher_info_from_string( cipher_string ) == cipher_info );
103 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_string( in mbedtls_cipher_info_from_string() function
113 const mbedtls_cipher_info_t *mbedtls_cipher_info_from_string( in mbedtls_cipher_info_from_string() function
730 TEST_ASSERT( mbedtls_cipher_info_from_string( cipher_string ) == cipher_info );
1392 cipher_info_from_string mbedtls_cipher_info_from_string
2136 const mbedtls_cipher_info_t *ci = mbedtls_cipher_info_from_string( q ); in main()
2917 mbedtls_cipher_info_from_string()
3719 mbedtls_cipher_info_from_string()