Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/tests/suites/
Dtest_suite_camellia.function134 mbedtls_camellia_crypt_ctr( NULL,
140 mbedtls_camellia_crypt_ctr( &ctx,
146 mbedtls_camellia_crypt_ctr( &ctx,
152 mbedtls_camellia_crypt_ctr( &ctx,
158 mbedtls_camellia_crypt_ctr( &ctx,
164 mbedtls_camellia_crypt_ctr( &ctx,
/openthread-2.7.6/third_party/mbedtls/repo/include/mbedtls/
Dcamellia.h300 int mbedtls_camellia_crypt_ctr( mbedtls_camellia_context *ctx,
Dcompat-1.3.h1782 #define camellia_crypt_ctr mbedtls_camellia_crypt_ctr
/openthread-2.7.6/third_party/mbedtls/repo/library/
Dcamellia.c686 int mbedtls_camellia_crypt_ctr( mbedtls_camellia_context *ctx, in mbedtls_camellia_crypt_ctr() function
1067 mbedtls_camellia_crypt_ctr( &ctx, len, &offset, nonce_counter, stream_block, in mbedtls_camellia_self_test()
1083 mbedtls_camellia_crypt_ctr( &ctx, len, &offset, nonce_counter, stream_block, in mbedtls_camellia_self_test()
Dcipher_wrap.c688 return mbedtls_camellia_crypt_ctr( (mbedtls_camellia_context *) ctx, length, nc_off, in camellia_crypt_ctr_wrap()
/openthread-2.7.6/third_party/mbedtls/repo/scripts/data_files/
Drename-1.3-2.0.txt1360 camellia_crypt_ctr mbedtls_camellia_crypt_ctr