Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dcamellia.h170 int mbedtls_camellia_crypt_cbc( mbedtls_camellia_context *ctx,
A Dcompat-1.3.h1780 #define camellia_crypt_cbc mbedtls_camellia_crypt_cbc
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcamellia.h170 int mbedtls_camellia_crypt_cbc( mbedtls_camellia_context *ctx,
A Dcompat-1.3.h1780 #define camellia_crypt_cbc mbedtls_camellia_crypt_cbc
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dcamellia.h170 int mbedtls_camellia_crypt_cbc( mbedtls_camellia_context *ctx,
A Dcompat-1.3.h1780 #define camellia_crypt_cbc mbedtls_camellia_crypt_cbc
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dcamellia.h170 int mbedtls_camellia_crypt_cbc( mbedtls_camellia_context *ctx,
A Dcompat-1.3.h1780 #define camellia_crypt_cbc mbedtls_camellia_crypt_cbc
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dcamellia.h170 int mbedtls_camellia_crypt_cbc( mbedtls_camellia_context *ctx,
A Dcompat-1.3.h1780 #define camellia_crypt_cbc mbedtls_camellia_crypt_cbc
/optee_os/lib/libmbedtls/mbedtls/library/
A Dcamellia.c567 int mbedtls_camellia_crypt_cbc( mbedtls_camellia_context *ctx, in mbedtls_camellia_crypt_cbc() function
1025 mbedtls_camellia_crypt_cbc( &ctx, v, 16, iv, src, buf ); in mbedtls_camellia_self_test()
A Dcipher_wrap.c688 return mbedtls_camellia_crypt_cbc( (mbedtls_camellia_context *) ctx, operation, length, iv, in camellia_crypt_cbc_wrap()

Completed in 110 milliseconds