Home
last modified time | relevance | path

Searched refs:mbedtls_des_crypt_ecb (Results 1 – 6 of 6) sorted by relevance

/net-tools-3.4.0/mbedtls-2.4.0/include/mbedtls/
Ddes.h200 int mbedtls_des_crypt_ecb( mbedtls_des_context *ctx,
Dcompat-1.3.h1900 #define des_crypt_ecb mbedtls_des_crypt_ecb
/net-tools-3.4.0/mbedtls-2.4.0/library/
Ddes.c630 int mbedtls_des_crypt_ecb( mbedtls_des_context *ctx, in mbedtls_des_crypt_ecb() function
683 mbedtls_des_crypt_ecb( ctx, output, output ); in mbedtls_des_crypt_cbc()
696 mbedtls_des_crypt_ecb( ctx, input, output ); in mbedtls_des_crypt_cbc()
931 mbedtls_des_crypt_ecb( &ctx, buf, buf ); in mbedtls_des_self_test()
Dcipher_wrap.c831 return mbedtls_des_crypt_ecb( (mbedtls_des_context *) ctx, input, output ); in des_crypt_ecb_wrap()
/net-tools-3.4.0/mbedtls-2.4.0/tests/suites/
Dtest_suite_des.function43 TEST_ASSERT( mbedtls_des_crypt_ecb( &ctx, src_str, output ) == 0 );
73 TEST_ASSERT( mbedtls_des_crypt_ecb( &ctx, src_str, output ) == 0 );
/net-tools-3.4.0/mbedtls-2.4.0/scripts/data_files/
Drename-1.3-2.0.txt1444 des_crypt_ecb mbedtls_des_crypt_ecb