Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dcamellia.h300 int mbedtls_camellia_crypt_ctr( mbedtls_camellia_context *ctx,
A Dcompat-1.3.h1782 #define camellia_crypt_ctr mbedtls_camellia_crypt_ctr
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcamellia.h300 int mbedtls_camellia_crypt_ctr( mbedtls_camellia_context *ctx,
A Dcompat-1.3.h1782 #define camellia_crypt_ctr mbedtls_camellia_crypt_ctr
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dcamellia.h300 int mbedtls_camellia_crypt_ctr( mbedtls_camellia_context *ctx,
A Dcompat-1.3.h1782 #define camellia_crypt_ctr mbedtls_camellia_crypt_ctr
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dcamellia.h300 int mbedtls_camellia_crypt_ctr( mbedtls_camellia_context *ctx,
A Dcompat-1.3.h1782 #define camellia_crypt_ctr mbedtls_camellia_crypt_ctr
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dcamellia.h300 int mbedtls_camellia_crypt_ctr( mbedtls_camellia_context *ctx,
A Dcompat-1.3.h1782 #define camellia_crypt_ctr mbedtls_camellia_crypt_ctr
/optee_os/lib/libmbedtls/mbedtls/library/
A 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()
1082 mbedtls_camellia_crypt_ctr( &ctx, len, &offset, nonce_counter, stream_block, in mbedtls_camellia_self_test()
A Dcipher_wrap.c708 return mbedtls_camellia_crypt_ctr( (mbedtls_camellia_context *) ctx, length, nc_off, in camellia_crypt_ctr_wrap()

Completed in 78 milliseconds