Home
last modified time | relevance | path

Searched refs:mbedtls_xtea_crypt_cbc (Results 1 – 5 of 5) sorted by relevance

/net-tools-latest/mbedtls-2.4.0/include/mbedtls/
Dxtea.h108 int mbedtls_xtea_crypt_cbc( mbedtls_xtea_context *ctx,
Dcompat-1.3.h2626 #define xtea_crypt_cbc mbedtls_xtea_crypt_cbc
/net-tools-latest/mbedtls-2.4.0/tests/suites/
Dtest_suite_xtea.function85 TEST_ASSERT( mbedtls_xtea_crypt_cbc( &ctx, MBEDTLS_XTEA_ENCRYPT, len, iv_str,
116 TEST_ASSERT( mbedtls_xtea_crypt_cbc( &ctx, MBEDTLS_XTEA_DECRYPT, len, iv_str,
/net-tools-latest/mbedtls-2.4.0/library/
Dxtea.c147 int mbedtls_xtea_crypt_cbc( mbedtls_xtea_context *ctx, int mode, size_t length, in mbedtls_xtea_crypt_cbc() function
/net-tools-latest/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt2170 xtea_crypt_cbc mbedtls_xtea_crypt_cbc