Home
last modified time | relevance | path

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

/optee_os/out/arm/export-ta_arm32/host_include/mbedtls/
A Dcamellia.h87 void mbedtls_camellia_free( mbedtls_camellia_context *ctx );
A Dcompat-1.3.h1784 #define camellia_free mbedtls_camellia_free
/optee_os/lib/libmbedtls/mbedtls/include/mbedtls/
A Dcamellia.h87 void mbedtls_camellia_free( mbedtls_camellia_context *ctx );
A Dcompat-1.3.h1784 #define camellia_free mbedtls_camellia_free
/optee_os/out/arm/export-ta_arm64/include/mbedtls/
A Dcamellia.h87 void mbedtls_camellia_free( mbedtls_camellia_context *ctx );
A Dcompat-1.3.h1784 #define camellia_free mbedtls_camellia_free
/optee_os/out/arm/export-ta_arm32/include/mbedtls/
A Dcamellia.h87 void mbedtls_camellia_free( mbedtls_camellia_context *ctx );
A Dcompat-1.3.h1784 #define camellia_free mbedtls_camellia_free
/optee_os/out/arm/export-ta_arm64/host_include/mbedtls/
A Dcamellia.h87 void mbedtls_camellia_free( mbedtls_camellia_context *ctx );
A Dcompat-1.3.h1784 #define camellia_free mbedtls_camellia_free
/optee_os/lib/libmbedtls/mbedtls/library/
A Dcamellia.c328 void mbedtls_camellia_free( mbedtls_camellia_context *ctx ) in mbedtls_camellia_free() function
491 mbedtls_camellia_free( &cty ); in mbedtls_camellia_setkey_dec()
1104 mbedtls_camellia_free( &ctx ); in mbedtls_camellia_self_test()
A Dcipher_wrap.c745 mbedtls_camellia_free( (mbedtls_camellia_context *) ctx ); in camellia_ctx_free()

Completed in 72 milliseconds